How to display First 4 rows From Database Table?

Answer Posted / naina singh

select top 4 * from table

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.

4930


How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?

1464


What are the uses of Database Trigger ?

1099


15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.

1699


Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.

856






What is the purpose of tables, private synonyms and public synonyms in Oracle?

587


How to define an anonymous procedure without variables?

545


When do you get a .pll extension in oracle?

675


Differentiate between post-database commit and post-form commit?

540


What is translate in oracle?

615


How to create a server parameter file?

571


How can we view last record added to a table?

597


How do I use os authentication with weblogic jdriver for oracle and connection pools?

571


What is a read write transaction in oracle?

600


How to convert characters to numbers in oracle?

592