Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is global table

Answer Posted / subhendu

Features:
1. If the TRUNCATE statement is issued against a temporary
table, only the session specific data is trucated. There is
no affect on the data of other sessions.

2. Data in temporary tables is automatically delete at the
end of the database session, even if it ends abnormally.

3. Indexes can be created on temporary tables. The content
of the index and the scope of the index is that same as the
database session.

4. Views can be created against temporary tables and
combinations of temporary and permanent tables.

5. Temporary tables can have triggers associated with them.
Export and Import utilities can be used to transfer the
table definitions, but no data rows are processed.

Is This Answer Correct ?    5 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is column? : Sql dba

1052


What is sql and also describe types of sql statements?

1114


Which command is used to call a stored procedure?

1053


What is a nested table in word?

1009


what is the difference between a web-garden and a web-farm? : Sql dba

1144


First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.

1639


Is stored procedure faster than query?

1020


How do I add a primary key to a table?

1083


what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba

1019


Can you join views in sql?

995


Is the primary key an index?

1079


What does data normalization mean?

1028


What does := mean in pl sql?

1091


How to look at the current sql*plus system settings?

1215


What is partition by in sql?

1127