Answer Posted / chakri
Hi friend,
In the above Select statement 1 is constant so it will
display with respect to the other columns infromation
Result for ur query:
column_heading no_col col2_2 col3_3
1 name1 3000
1 name2 2000
in this way it will display the result.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
explain about mysql and its features. : Sql dba
Why do you partition data?
what is not null constraint? : Sql dba
List out the acid properties and explain?
Explain raise_application_error.
What are tables in sql?
What plvcmt and plvrb does in pl/sql?
What is the difference between functions, procedures, and packages in pl/sql?
what is a trigger in mysql? Define different types of trigger. : Sql dba
what are string data types? : Sql dba
Which table is left in join?
How long it takes to learn pl sql?
What is the difference between an inner join and an outer join?
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?