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) acname actype amount ac1 credit 300 ac2 credit 4000 ac1 debit 4000 ac2 debit 455 ac1 credit 500 how to get sum of credit and sum of debit for each account
2 5505Create table Employee ( Employee_Id varchar2(8) Constraint emp_id_pk primary key, FirstName varchar2(50), LastName varchar2(50), DeptID Number(5) Constraint dept_id_fk Foreign Key(DeptId) References Department(DeptId) ) Error I am getting: Constraint specification are not allowed here
2 6414What is the Difference between 1) ER MODEL and Relational Model 2) Dense Index and Sparse Index
1 7179How 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?
2405How to update the simple views?give me example?if the table having 100 records and created a view on this table. if i can update the table then how to update the views
2 6727how can we add a field to the oracle standard forms through Form Persanlization or custom.pll
TCS,
2394how can we send a concurrent program output to the clients through mail or fax give me example.
1 5848ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
2261
What is the relation of a user account and a schema?
Explain what are the uses of rollback segment?
Is java required for oracle client?
What do database buffers contain?
How is clustered index different from non-clustered index?
What is StandAlone Agent and default port number?
How to add another datafile to a tablespace?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
How to generate query output in html format?
What is an anonymous block?
What is the difference between count (*), count (expression), count (distinct expression)?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
What are the various oracle database objects?
How to get a list of all background sessions in the database?
You have just started a new instance with a large sga on a busy existing server. Performance is terrible, what should you check for?