Answer Posted / anil kumar jampana
one more advantage with pl/sql over sql is network traffic.
pl/sql reduces network traffic. bz, here we embeding all
sql statements together....
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why do we need a foreign key?
Can a procedure in a package be overloaded?
What is the use of count (*) in sql?
What is the use of double ampersand (&&) in sql queries? Give an example
What are sql triggers used for?
What is data manipulation language?
How do I order columns in sql?
How does one use sql*loader to load images, sound clips and documents? : aql loader
What is dml and ddl?
What is memory optimized?
What is rollback?
How do you respond to dementia behavior?
First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.
Mention what is the function that is used to transfer a pl/sql table log to a database table?
Which is faster view or stored procedure?