How to retrieve rows from a db2 table in embedded sql?
No Answer is Posted For this Question
Be the First to Post Answer
Can you Average the Characters ?
What is package in cobol db2?
How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?
Do we need cursor for Count(*)?
How do you retrieve the first 5 characters of firstname column of db2 table emp?
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.
what happend with out using Commit,when closing cursor and program?
What is data manager?
When Can you be sure that a query will return only one row?
what is the process of precompiler?
What type of database is db2?
1. what if null values retrived from database and no null indicator mentioned in query. What is sql code.