i want to display 1 to 10 numbers using one select statement.

Answer Posted / rashmi raju

select 1,2,3,4,5,6,7,8,9,10 from dual;

Is This Answer Correct ?    3 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does access use sql?

565


What are character functions in sql?

500


Define concurrency control. : Transact sql

587


What is sql deadlock?

567


What is the difference between microsoft sql and mysql?

512






What is difference between inner join and self join?

595


What are tuples in sql?

571


When sql appeared?

623


What is trigger in sql?

582


Can %notfound return null after a fetch?

593


How do I upgrade sql?

553


how many triggers are allowed in mysql table? : Sql dba

559


Explain the purpose of %type and %rowtype data types with the example?

555


Is merge a dml statement?

528


What is acid property in a database?

586