Name some fields from SQLCA.

Answers were Sorted based on User's Feedback



Name some fields from SQLCA...

Answer / s

SQLCODE, SQLSTATE, SQLERRD(3)

Is This Answer Correct ?    8 Yes 0 No

Name some fields from SQLCA...

Answer / c suresh kumar

sqlcode,sqlerrd,dnstair,

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More DB2 Interview Questions

What do you need to do before you do EXPLAIN?

1 Answers  


How to view db2 table structure?

0 Answers  


Could you please let me no the query for below I have table name xyx under this there is column name called employee name which starts from 100th column ends 120th column,now i want to replace only column from 101 to 104 which contains ABCS to replace with PQRS for all records which comes beetween 101 to 104 ..how to write query for this..

1 Answers   HSBC,


What is catalog database in db2?

0 Answers  


How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?

3 Answers   CTS, IBM,


Describe the elements of the SELECT query syntax?

3 Answers  


What is normalization and what are the five normal forms?

1 Answers  


Mention the length of physical storage of the given data types of db2 – date, timestamp, time

0 Answers  


What is performance tuning db2?

0 Answers  


what is the use of commit ? and what is the syntax?

2 Answers   Deloitte,


What is query_cache_limit?

0 Answers  


What does an outer join do?

1 Answers   CTS,


Categories