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
What is constant in pl sql?
How can I speed up sql query?
How much does sqlite cost?
Why use subqueries instead of joins?
What is example of database?
What is db journal file?
What is benefit of creating memory optimized table?
What are sql data types?
Can you do multiple joins in sql?
What does a pl/sql package consist of?
What are all ddl commands?
What is data definition language?
What is the difference between a primary key and a clustered index?
How many primary keys can a table have?
What are stuff and replace function?