How will you select unique values from a list of records?
Answer Posted / klkl
correct
select distinct(emp_name) from employees;
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain ttitle and btitle.
Why use truncate instead of delete?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
Is a table valued function object?
how to do backup entire database? : Transact sql
How do you explain an index number?
what is a unique key ? : Sql dba
What is a nested table in word?
explain the options of myisamchk to improve the performance of a table. : Sql dba
What schema means?
Differentiate between pl/sql and sql?
How delete all records from table in sql?
What is date functions?
Does normalization improve performance?
What are the three forms of normalization?