the user should know to which database he is connected
currently in oracle
Answers were Sorted based on User's Feedback
while creating requisitions i am unable to see the list of organisation can anyone help me out ?
WHAT IS CARTESIAN PRODUCT?
the user should know to which database he is connected currently in oracle
What are the mandatory setups in setting up a PO in oracle
what are the interface and api table for receipts conversion in oracle receivables? : oracle accounts receivable
can we use lexical perameter in oracle plsql if yes how
What view would you use to determine free space in a tablespace?
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
What do you mean by hz_ in customer tables? : oracle accounts receivable
In my table i'm having the duplicate records with sequence number and my requirement is when in new record is coming i want to delete existing old record(onlyone i.e maintaing the partial duplicate date )and add new record
i want to know about the javaBean.what is its purpose and how it can use in Forms.
how to write a query without using where? Example- select * from employee where empno=10 I need to write this query without where clause.