What is null in db2?
No Answer is Posted For this Question
Be the First to Post Answer
can I alter a table (e.g. adding a column) when other user is selecting some columns or updating some columns from the same table?
What keyword does an SQL SELECT statement use for a string search?
What are types of indexes?
Can a unique index have more than one null value? If not, what error code is given if an attempt is made to insert more than one null value?
What is the use of value function?
in my table i will update only 100 record among 1000 records i need to display recently updated record'.....can u tell me where those records are stored how can i display those records...?if there is any sql query pls let me know....?
What is sqlca’s maximum length?
Is ibm db2 free?
How do you define a correlated name?
What is a base table?
How connect db2 database to datastage?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?