What is a SELECT statement?
Answer / s
SELECT is a Data Manipulation Language statement that is
used to select rows from a table.
Is This Answer Correct ? | 2 Yes | 0 No |
How do you insert a record with a nullable column?
Once you create a view, where would information about the view be stored?
What else is there in the PLAN apart from the access path?
how to unload different table data into different gdg files/ vsam files.
how to u check the query is executing or not ?where will u check for sqlcode ?
What do you need to do before you do EXPLAIN?
What is ALTER ?
explain about index with examples
Is db2 free?
How to view db2 table structure?
which authority can be granted to group of users using the GRANT stmt? A) SYSCTRL B) SYSADM C) DBCTRL D) DB ADM
what are extents?