When the like statement is used?
No Answer is Posted For this Question
Be the First to Post Answer
How to insert more than one record using insert?
List out the three types of page locks that can be held.
What is the syntax for FETCH in DB2 ?
How to solved 818 error
4 Answers Keane India Ltd, Wipro,
What is meant by repeatable read?
Where could you look if you had a question about whether a column has been defined as an index?
How is deadlock resolved?
What is declare cursor?
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 can the Locate option of the Repair Utility accomplish?
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?
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.