What is difference between pl and sql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

Give the structure of the procedure ?

1 Answers  


what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba

0 Answers  


what are the differences between char and nchar? : Sql dba

0 Answers  


what is isam? : Sql dba

0 Answers  


How does sql*loader handles newline characters in a record? : aql loader

0 Answers  






How to fetch common records from two tables?

1 Answers  


trans_id trans_date trans_amt debit_credit_indicator 001 01-JAN-13 1099 cr 001 12-JAN-13 500 db 002 24-FEB-13 400 db 002 23-MAR-13 345 cr 001 18-APR-13 800 cr 002 15-MAR-13 600 db 001 12-FEB-13 200 cr i want like this output trans_id trans_date trans_amt debit_credit_indicator 001 JAN 1599 cr no.of trans 2 i want trans_id and trans_date like 'JAN' or 'FEB' etc, trans_amt i want all credit amount - debit amount per each trans_id. and debit_credit_indicator and no.of transactions in a month.

1 Answers   Oracle,


Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?

0 Answers  


What is serial sql?

0 Answers  


explain about mysql and its features. : Sql dba

0 Answers  


i have a table with column sno with 30 records. i want to update this column by item by item in asp.net. i wantto enter new values into that from 1 to 30 how is it possible with backend c#

1 Answers  


What is the difference between inner join and left join?

0 Answers  


Categories