Can I use LOCK TABLE on a view?
Answer / s
You can use LOCK TABLE on any table. View is not a
physical object.
| Is This Answer Correct ? | 4 Yes | 2 No |
What is ibm db2 client?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
If there is no row in Emp table with Ename as Raghava and you run the below queries in SPUFI. 1.select Ename from EMP wher Ename = 'raghava' 2.Select count(*) from EMP where Ename = 'raghava' What is SQLCODE shown up in SPUFI
What is the function of logging in the db2 database?
how can u understand the end of the table ?
What is a clustering index?
How do you insert a record with a nullable column?
How do I delete a column in db2?
How to compare data between two tables in db2?
List down the data types in the db2 database.
Bind concepts in DB2 cobol
10 Answers IBM, TCS, TRD, Virtusa,
List out the three types of page locks that can be held.