1) WIll all the user get the DEFAULT profile, if their
current profile got deleted at any point of time?
2) What are the Situation we need to MOVE the TABLE between
T.spaces?
3) What is the use of MOVING the TABLE between SCHEMA'S?
4) What are the Table Clause, Segment Clause and the
Datafile Clause which will override each other?
5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
No Answer is Posted For this Question
Be the First to Post Answer
What is data block in Oracle?
without using count(*) and rownum how can we count total record in a table
What are oracle functions?
Can we insert data in view oracle?
what is the difference between oracle enterprise edition and oracle express edition?
What is a Data Segment ?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
 How to use an oracle sequence generator in a mapping?
What happens if you use a wrong connect identifier?
What are joins..how many types of joins are there?
29 Answers Amdocs, CSC, TCS,
is database gud carrier option??
I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.