-
-
PL SQL Logs
List at least three common ways to write logs in PL SQL?
-
Composite Variables
What are Composite Variable?
-
now i want the result as
(248)9078905,(234)5678909 into another table called phone2.
">Hi Guys,i have an interview question. can anyone help me reg this.i have a table called "phone" and filed as "phone number" and table have values like 2489078905,2345678909now i want the result as (248)9078905,(234)5678909 into another table called phone2.
-
-
-
-
How to get max value from different columns of a table ?
Suppose Input table is COL1 COL2 COL 3A 1 -3B -2 6c 3 -4D 9 10In sql query I want the desired output as follows COL1 COL nA 1B 6C 3D 10Please write the query to get this output
-
-
-
How to identify missing records in a single-column table?
How to identify missing records in a single-column table ?Column consists of numbers in a ordered manner but the some numbers are deleted from the table in random manner and need to identify those rows.p.s. This table consist of only 1 row.
-
-
Deleting Duplicate Keys
How to delete duplicate Keys through PL-SQL in single query.
-
-
-
-
Debug Procedure
How to debug a procedure in SQL Prompt
-
-
Force View
What is Force View. Why Oracle Give Facility to create force view? What is the use of force View
-
Rectify Deadlock
If a deadlock has occured and if you have given with the dump, how will you identify that where the deadlock has occured, how the deadlock occured and how to rectify the same.
PL/SQL Interview Questions
Ans