How to improve the performance of a pl/sq stored procedures
or functions or triggers and packages ?
Answer Posted / debasis bose
Using Views, instate of multiple tables.
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.
Is big data nosql?
how to convert character strings to numeric values? : Sql dba
Explian rowid, rownum?
Can we rollback after truncate?
What is auto increment feature in sql?
what are the 'mysql' command line arguments? : Sql dba
What are packages in pl sql and also explain its advantages?
What are instead of triggers?
write an sql query to find names of employee start with 'a'? : Sql dba
Are pl sql variables case sensitive?
Can we join more than 2 tables in sql?
Can 2 queries be executed simultaneously in a distributed database system?
What does fetching a cursor do?
What is a .db file?