what is recursive stored procedure? : Sql dba
Can any one tell me how to increase the performance of a sql query ie what are the performance tips in creating or writing a sql query !!?
What is sql query limit?
difference between oracle 8i and oracle 9i
what is schema? : Sql dba
What is meant by Materialized view?
2 Answers iGate, Marlabs, Polaris,
What is normalisation in sql?
there is A table and B table in A table there 5 rows and in b table there are 2 rows i am firing query select * from a,b what will be the output?
How to run sql*plus commands in sql developer?
What are the different types of functions in sql?
What is a subquery in sql?
can we update a view which is created from two tables
How would you hide a table in sql. ie the table can be only visible to its maker?