What is bulk copy or bcp in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
What is an Oracle index?
What is SQL Tuning Advisor in Oracle?
Explain the relationship among Database, Tablespace and Data file?
write a query that displays every Friday in a year with date?
What happens to the current transaction if the session is ended?
What is an Index Segment ?
The join defined by the default data link is an outer join yes or no ?
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
What is a tns file?
How to use "startup" command to start default instance?