Oracle General (1809)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) A Table has 10,000 records,How can i get latest 10 dates from the table.so that i can only store those 10 records in to my Resultset Object,to reduce load on my app?
TCS,
7 11580Define the terms primary key foreign key and also the difference between primary and the unique key
2 11201i have a table and it has constraints and i want to get "ALTER TABLE table_name ADD CONSTRAINT constraint_name constraint type" this code must be in string type please help me if you want, i can give more explainings
2 4909i must get table name, constraint type, constrain name with using concads "||" and it must be in string type, then with join processes i need code please help immidiately
1 4446ex. one table is having 1 column with 10 records , then how to display all the values in row wise ?
4 7903How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp option ?
3 7597SELECT * FROM (SELECT TITLE FROM MOVIE ORDER BY RANK DESC) WHERE ROWNUM > 4; when i run the above query .it produces output as NO ROWS SELECTED.why ?plz any one help me
TCS,
6 14322
How do I learn what codesets are available in oracle?
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.
Is postgres faster than oracle?
How can you find out how many users are currently logged into the database?
What are the system predefined user roles?
What are the arithmetic operations?
What is rac and what are the various benefits of using rac architecture?
How to create a table interactively?
Is a rollback possible to any savepoint?
What is truncate oracle?
What does dba stand for database?
what are basic modules required to implement oracle application in any oraganisation?
How to export your own schema?
Where is the export dump file located?
What is ceil and floor in oracle?