Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
sql
CREATE FUNCTION VALID_DEPTID() RETURNS int AS BEGIN declare @check as int set @check=0; IF EXISTS (SELECT 'true') set @check=1; RETURN @check; end
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
The relational division
SQL Server Mistique!?
archu
gdfgfd
concatenate dates for two distinct cases
Employee Table
mywall
SQL HW 1 Appline
Task_7_Final
viernes_ alumnos
Please log in to post a comment.