For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
No Answer is Posted For this Question
Be the First to Post Answer
How do I create a table MANAGER (EMP-NO, MANAGER) where MANAGER is a foreign key which references to EMP-NO in the same table? Give the exact DDL.
what are extents?
What is a db2 schema?
When do you specify the isolation level?
What if we fail to give values in columns declared as NOT NULL ?
What do you mean by NOT NULL WITH DEFAULT? When will you use it?
SI Stud name Subject Marks Pass/Fail 1 Sham Maths 40 P 1 Sham Physics 50 P 1 Sham Bio 20 F 2 Ram Maths 40 P 2 Ram Physics 50 P 2 Ram Bio 60 P For the above data , write the SQL query for the student who passed in all the subjects . For eg : I want the data of only Ram coz he passed all subjects .
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
how to resolve -805. give clear explination for that
What is the difference between SYNONYM and ALIAS?
What is the latest version of ibm db2?
How many buffer pools are there in DB2?