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

Answer Posted / seshu

select in(1,10)
from dual;

Is This Answer Correct ?    15 Yes 71 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many clustered indexes can you have?

529


What is the purpose of the sql select top clause?

554


What is a unique key and primary key and foreign key?

565


Why functions are used in sql?

513


What are different types of sql?

560






What is a sql statement?

529


What does count (*) mean?

523


what are the different tables present in mysql? : Sql dba

502


How do you define a foreign key?

534


What is the difference between mdf and ndf files?

565


What is sql exception?

515


What is a database? Explain

593


Do we need to create index on primary key?

463


What is synonyms?

573


What is crud stand for?

565