What is the maximum size of varchar data type in db2?
No Answer is Posted For this Question
Be the First to Post Answer
what's the best lock size that you could use when you create a tablespace?
How do I create a view in db2?
How would the varchar column remarks defined?
What can the Locate option of the Repair Utility accomplish?
Is db2 a mainframe?
What does an outer join do?
What is meant by concurrency?
Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
How is the value function used?
what is the process of precompiler?
can we update the table by using cursors can anyone post the query?
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?