How to check table size in db2 sap?
No Answer is Posted For this Question
Be the First to Post Answer
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.
What is rebind in db2?
What is normalization and what are the five normal forms?
What do the initials DDL and DML stand for and what is their meaning?
Can we use select * statement in cobol program without giving field names ???
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 is db2 restart?
how to resolve -811 sqlcode .give clear explaination
Define buffer pool.
What are db2 tables?
How we create a tables in db2,what is the process/syntax to create a table with example plz?
What is cursor stability?