Write a query to get last 10 records from the table.
Answer Posted / v.siva ramudu
SELECT CNUM,FNAME, DEPTNO
FROM COMPANY
WHERE CNUM <= 10;
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
What is mdb stand for?
What are the most important characteristics of pl/sql?
what is 'mysqlcheck'? : Sql dba
What is a loop in sql?
which tcp/ip port does sql server run on? : Sql dba
Can we delete column in sql?
What is lexical units in pl sql?
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
What is a subquery in sql?
What are types of indexes in sql?
What are the operators in sql?
How do I run a pl sql program?
what are date and time functions in mysql? : Sql dba
What is the difference between microsoft access and sql?
What is triggering circuit?