how to convert numeric values to character strings? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

How exception handling is done in advance pl/sql?

0 Answers  


How many sectors are in a partition?

0 Answers  


Can we rollback truncate?

0 Answers  


How One can easily select all even, odd, or Nth rows from a table using SQL queries?

4 Answers  


What is a call statement? Explain with an example.

0 Answers  






can sql servers linked to other servers like oracle? : Sql dba

0 Answers  


how to shutdown mysql server? : Sql dba

0 Answers  


What is the first action to perform a query? Suppose I have four tables and five joins and my query is getting slow day by day.

4 Answers   Hexaware,


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,


What are the blocks in stored procedure?

6 Answers   Microsoft,


Explain what is a view?

0 Answers  


Find out the 3rd highest salary?

51 Answers   BirlaSoft, DAC, Silvia Infotech, Sutra Infotech,


Categories