What is the connection string to connect to the DB2 Database ?
How to find the number of rows in a db2 table?
SI Stud name Subject Marks Pass/Fail 1 Sham Maths 40 P 1 Sham Physics 50 P 1 Sham Bio 20 F 2 Ram Maths 40 P 2 Ram Physics 50 P 2 Ram Bio 60 P For the above data , write the SQL query for the student who passed in all the subjects . For eg : I want the data of only Ram coz he passed all subjects .
What is sqlca’s maximum length?
Name some fields from SQLCA.
How to handle null values in db2
Define db2.
wht happens if we close cursor with cursor with hold option?
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?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is the specific need of Plan and..where are the tables in DB2 are physically saved
What is the difference between static and dynamic SQL?
How to insert more than one record using insert?