Answer Posted / sandipan sinha
if I am in need to see the data set in a tabular format
where for each column entry in primary key we can have more
than one entries in other columns,ssometimes they are
needed to be added and summed up together.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the different set operators available in sql?
what is subquery? : Sql dba
What is difference between sql function and stored procedure?
what is log shipping? : Sql dba
Why self join is used in sql?
What is %rowtype in pl sql?
How many postgresql users are there, worldwide?
name 3 ways to get an accurate count of the number of records in a table? : Sql dba
Is left join same as join?
how to calculate expressions with sql statements? : Sql dba
How to select random rows from a table?
How to rename a column in the output of sql query?
define data blocks ? : Sql dba
What is the use of count (*) in sql?
How to write pl sql program in mysql command prompt?