Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?
What is meant by recursive hints ?
ex. one table is having 1 column with 10 records , then how to display all the values in row wise ?
How much memory your 10g xe server is using?
How to generate query output in html format?
What is a relational database management system?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
how can get like this result table A col1 col2 --- ----- a A b B C C .. .. .. ... .. ... wants result like for a single column col1 ------ a,b,c,........n of data and another is col1 ------- A B C D ........ a b b d ........
Explain index?
how many outer joins are used in a single sql query? is there any limitations for using of outer joins?
2 Answers BOB Technologies, Cap Gemini, IBM,
what is the scenario where you take the database to NoArchivelog mode?
What do you know about normalization? Explain in detail?
What are the uses of Database Trigger ?