How long it takes to learn pl sql?


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

Post New Answer

More SQL PLSQL Interview Questions

Why do we need sharding?

0 Answers  


how to check server status with 'mysqladmin'? : Sql dba

0 Answers  


Can I create table without primary key?

0 Answers  


How can I tell if sql is running?

0 Answers  


How would you pass hints to the sql processor?

0 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,


How do I remove sql developer from windows 10?

0 Answers  


What is the use of primary key?

0 Answers  


Can we use joins in subquery?

0 Answers  


What does desc stand for?

0 Answers  


What are two statement types in sql?

0 Answers  


What is memory optimized?

0 Answers  


Categories