what is query and types of query
Answers were Sorted based on User's Feedback
Answer / manohar
to retrieve data from the database tables is called query
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / gangadhar mahabubabad
query is a language
by using query, we can write SQL statements
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bhupali
Query is a sql statement which helps to retrieve data from
multiple table
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vaibhav tiwari
The SQL statement returns a result set of records from one
or more tables.Query is not only used for data retrieval
but it can also be used for updation of data.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vipin kumar ( m.c.a)
Query is a PL/SQL statement using to perform an action.
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / reddibasha
A Query is a SELECT statement, which is always successful.
| Is This Answer Correct ? | 1 Yes | 9 No |
What happens if the update subquery returns multiple rows?
In SAP ECC 6.0 , under DB02 tcode , Tablespace name to be explain stepy step all the col
What are the different types of failures that occur in Oracle database?
What is oracle data type?
How to find the date and time of last updated table?
You have one employee table having 3 entries emp_id, Mgr_id and salary. Mgr_id is also referencing emp_id. so now find out the emp_id which are having the second highest salary, under a particular manager.
Describe varray?
What are advantages of dateset in datastage?
What is Network Database link ?
Design database draw er diagram for a certain scenario ?
0 Answers Keane India Ltd, TATA,
What is a cursor and what are the steps need to be taken?
How to run create database statement again?