select 1,col1,col2 from table1. output?

Answer Posted / sheikbachan

hi I'M sheikbachan


select 1 col1,col2 from table

output
col1 col2
1 a
1 b
1 c
1 d

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is union, minus and interact commands?

750


What is a temporal table?

499


how to convert dates to character strings? : Sql dba

539


What is java sql connection?

518


Why are aggregate functions called so?

520






Can I learn sql in a week?

554


What is the non-clustered index in sql?

594


What is the difference between the implicit and explicit cursors?

531


Why commit is not used in triggers?

587


Why select is used in sql?

522


Which nosql database is best?

517


How you improve the performance of sql*loader? : aql loader

583


what is the difference between nested subquery and correlated subquery?

554


how to calculate expressions with sql statements? : Sql dba

532


What are different functions in sql?

521