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 to concatenate two character strings? : Sql dba
what is data manipulation language? : Sql dba
Is primary key a clustered index?
How do I create a sql script?
What is oracle sql developer?
What is the maximum size of sqlite database?
What is sql key?
What is record data type?
Can we use distinct and group by together?
What is mutating sql table?
How to test for null values?
Can we delete column in sql?
How do you copy a table in sql?
What is sql constant?
What is a call statement? Explain with an example.