Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
fm_newHuman_checkItem
Ruslan_Rayanov
Sep 19th, 2023
1,506
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
T-SQL
0.18 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
AuthController.php
PHP | 40 min ago | 4.50 KB
AuthService.php
PHP | 41 min ago | 3.80 KB
AuthService.php
PHP | 42 min ago | 3.57 KB
AuthController.php
PHP | 46 min ago | 4.12 KB
AuthService.php
PHP | 47 min ago | 4.05 KB
AuthController.php
PHP | 47 min ago | 1.24 KB
AuthService.php
PHP | 48 min ago | 2.55 KB
AuthController.php
PHP | 49 min ago | 4.70 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!