What is dbrm in db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
What is nvl in db2?
Are views updatable ?
What os does db2 run on?
what is the name of the default db2 catalog database?
What is cursor stability?
What is dpf in db2?
How to fetch the uncommited data from table ?
What is buffer pool?
Could you please let me no the query for below I have table name xyx under this there is column name called employee name which starts from 100th column ends 120th column,now i want to replace only column from 101 to 104 which contains ABCS to replace with PQRS for all records which comes beetween 101 to 104 ..how to write query for this..
When would you prefer to use VARCHAR?
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records
How to execute stored procedure in db2 command editor?