Tag: databases
Questions Related to databases
-
Is used to obtain info about the previous executed sql statement
-
Analyze the db2diag error messages
-
Returns the user ID calling the stored proc
-
Gives the access plan of the packages
-
Return Status = 0
-
3 rows returned by result-set
-
5 rows returned by result-set
-
110
-
NO SQL
-
CONTAINS SQL
-
READS SQL
-
MODIFIES SQL
-
Will executes successfully
-
Fails as limit is 3 but only 2 opened
-
Executes with warning
-
Would not allow compiling the SP at the first place
-
CURRENT_CLIENT_ACCT
-
CURRENT_SCHEMA
-
CURRENT_DATETIME
-
CURRENT_PARTITION
-
BIGINT
-
DECFLOAT
-
XML
-
DATETIME
-
DROP PROCEDURE testp; DROP PROCEDURE testp;
-
DROP PROCEDURE testp; DROP PROCEDURE testproc;
-
DROP SPECIFIC PROCEDURE testproc; DROP PROCEDURE testproc;
-
DROP PROCEDURE testproc(INT); DROP PROCEDURE testproc(INT);