How to get the ddl of a table in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the elements of the SELECT query syntax?
wht are the restrictions for union ?
What is release/acquire in bind?
how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
Are views updatable ?
What is a db2 package?
What is a composite index and how does it differ from a multiple index?
How can we define a table? How can we apply SEARCH ALL on it ?
select distinct(empid),distinct(dept),name from EMP will the above query work?
What is declare cursor?
Why might full image copies be faster to implement than an incremental image copy?