How to display First 4 rows From Database Table?

Answer Posted / shilpa

select top 4 * from table for sql server

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the use of analyse option in exp command.

590


Explain the use of show option in imp command.

644


How to name query output columns in oracle?

692


What happens if you use a wrong connect identifier?

505


How to resolve name conflicts between variables and columns?

575






how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....

1594


What is the difference between "as" and "is" in an oracle stored procedure?

543


Why use resource manager in Oracle?

665


Is a rollback possible to any savepoint?

558


How to call a stored function in oracle?

574


How to initialize variables with default values?

637


Explain what are clusters?

616


What the is the diff between local index and global index. give some example.

1138


How to join two tables in a single query using oracle?

568


How to create a temporary table in oracle?

694