Fetch an entire row from the employees table for a specific
employee ID:

Answer Posted / suresh ramsing

select * from employees where employee_id='1381';

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by rowid?

707


How do you remove duplicate records from a table?

676


What is row_number () in sql?

730


How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000

1893


How do you drop a trigger?

711






How to use sql statements in pl/sql?

798


What is the purpose of a sql?

688


how to select first 5 records from a table? : Sql dba

693


What is pls_integer in pl sql?

753


What is sql dialect?

741


How does postgresql compare to mysql?

761


What does where 1/2 mean in sql?

762


how to get help information from the server? : Sql dba

677


What is the starting oracle error number? What is meant by forward declaration in functions?

738


What are different types of indexes?

706