Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Form Add CheckItem2
hecrus
Oct 10th, 2020
1,206
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
T-SQL
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
CREATE
PROCEDURE
[
dbo
]
.
[
fm_newHuman_checkItem
]
@username
nvarchar
(
256
)
,
@itemID
int
,
@
parameters
ExtendedDictionaryParameter readonly
AS
BEGIN
select
1
Result
,
''
Msg
END
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
1 hour ago | 5.73 KB
Untitled
1 hour ago | 12.70 KB
Show only user created event when user capabi...
2 hours ago | 0.29 KB
Untitled
3 hours ago | 16.33 KB
Untitled
5 hours ago | 11.73 KB
Untitled
7 hours ago | 20.93 KB
Untitled
9 hours ago | 12.88 KB
Untitled
11 hours ago | 32.95 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!