What is a SELECT statement?
Answer / s
SELECT is a Data Manipulation Language statement that is
used to select rows from a table.
| Is This Answer Correct ? | 2 Yes | 0 No |
Where can you declare a cursor in a cobol-db2 program?
wht are the restrictions for union ?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
what is parm utility
how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...
How to design maps
Explain the use of the WHERE clause?
If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?
How will you delete duplicate records from a table?
What are the disadvantages of using VARCHAR?
i want to know how the commit option works,how it save the changes? it will update the database or what ? where we can see these saved changes?
What is the FREE command?