How is debugging done?
How do I delete a trigger?
What is the current version of postgresql?
What is an oracle stored procedure?
in table there r so many rows write a query which two rows r updated last two day befor?
What will be the output of this Query? select to_char(trunc(add_months(sysdate-3),mm),mm/dd/yyyy) from dual
what are wild cards used in database for pattern matching ? : Sql dba
Which table is left in left join?
IF EMP HAS 2 ROWS,DEPT HAS 4 ROWS.WHATS THE RESULT OF SELECT * FROM EMP,DEPT;
How to display Row Number with Records in Oracle SQL Plus?
what is datawarehouse? : Sql dba
how many values can the set function of mysql take? : Sql dba
What is file based approach?