How to define a data source name (dsn) in odbc manager?
No Answer is Posted For this Question
Be the First to Post Answer
What is a Data File ?
How to get execution statistics reports on query statements?
How to drop a stored function?
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.
Can you drop an index associated with a unique or primary key constraint?
What is a Synonym ?
How do we get field detail of a table?
How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10
DBMS vs. RDBMS
Write a syntax for update query in oracle?
What are a cluster and non-cluster index?
emp numb is unique because that is primary key,,but what is foreign key .. explain very clear with example