Why select is not preferred in embedded sql programs?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 2 sqlcodes that are returned?
what are the SQL codes u freequently got?
What does this mean ? GRANT BIND,EXECUTE ON PLAN MK2 TO PUBLIC;
Can we delete records from view?
What is the syntax of SELECT statement when embedded in a COBOL program?
What is db2 plan table?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is drop table?
What techniques are used to retrieve data from more than one table in a single SQL statement?
what is a collection?
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...
DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?