What is the max length of sqlca?
No Answer is Posted For this Question
Be the First to Post Answer
What is the SQL Communications Area and what are some of its key fields?
What is null indicator in cobol db2?
What is the reason behind not using select * in embedded sql programs?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
How can we read records for specific member in CL? AND rpg?
how to u check the query is executing or not ?where will u check for sqlcode ?
What will the COMMIT accomplish?
What is alias in db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
how can u retrieve the data from null values using applicaion program.
can I alter a table (e.g. adding a column) when other user is selecting some columns or updating some columns from the same table?
What is a thread?