Answer Posted / sharmila ramuka
There will b error.Coz if we write
select 1, col2 from table1;
then its correct butthis ill gv n error.
| Is This Answer Correct ? | 2 Yes | 14 No |
Post New Answer View All Answers
How can I speed up sql query?
What is autocommit sql?
Can we insert in sql function?
what is the difference between nested subquery and correlated subquery?
Can function return multiple values in sql?
What is an example of translating a date into julian format?
What is rtm stands for?
Can procedure in package be overloaded?
how many ways we can we find the current date using mysql? : Sql dba
What is natural join in sql?
What is record variable?
how to show all tables with 'mysql'? : Sql dba
Is sql low level language?
Why use subqueries instead of joins?
What is out parameter used for eventhough return statement can also be used in pl/sql?