How do I add a column to an existing table in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Write a query to retrive partial string.
How do you Load a table ?? and what is Load replace ?
Explain what a plan is?
What is the role of data manager in the db2 database?
What's the Maximum Length of SQLCA and what's the content of SQLCABC?
What is normalization and what are the five normal forms?
What is the advantage in De-normalizing tables in DB2?
Which component is responsible for processing sql statements and selecting access paths?
What is an access path?
Define db2 and its databases?
What is ACQUIRE/RELEASE in BIND?
Say CUST Table contains records like: CUSTNO CUSTNAME CUSTLOC 100 ABC SSS 200 XYZ 300 PQR 400 MNO WWW 500 CVV ------------- ------------- Now write a query to retrieve all records with CUSTLOC no data.