Answer Posted / chandu
to perform multiple rows accessing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is sql table?
what are the t string functions available in tsql? : Transact sql
What are the constraints available in sql?
Is inner join same as self join?
How to add a column ‘salary’ to a table employee_details?
Can we update views in sql?
Can you upgrade sql express to full sql?
Write a sql query to get the third highest salary of an employee from employee_table?
How can we link a sql database to an existing android app?
Which version of sql do I have?
How do I view a view in sql?
List and explain the different types of join clauses supported in ansi-standard sql?
Can we insert data into view?
column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.
Why having clause is used in sql?