What are the main diff. between oracle 7.3 and oracle 8i?
Answer / priya reddy
oracle 8i can be used with internet.. where as there is no
internet option in oracle 7.3..
| Is This Answer Correct ? | 2 Yes | 0 No |
can we drop dual table
Differentiate between unidentified receipt, unapplied receipts and on account receipts? : oracle accounts receivable
What is the use of lockboxes? : oracle accounts receivable
Is Oracle 7.3 is a single user or multi user..Is it possible to use this as a backend for web applications?
Give two examples of referential integrity constraints.
which gives Oracle R12 Financial training in delhi please give me answer its urgent?
What is database schema?
How to move the data from one flatfile to multiple staging tables?give me some examples? for example in po interface one flat file is there and multiple staging tables are there how can move it?please give me answer for this question?
Is there any link between pr form(purchse requisition)and po form(purchase order)
how to write a query without using where? Example- select * from employee where empno=10 I need to write this query without where clause.
how to create an user in oracle 10g.please give me an example..
difference of using cursor for loop and open,fetch,close.which one is better