GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

Oracle FAQs


Oracle FAQs

Questions: 256
Comments: 285
 Oracle FAQs Sub-Categories
 Oracle FAQs Tags
 Showing Questions 71-80 of 203 Questions
<< Previous 4 5 6 7 [8] 9 10 11 12 13 Next >>
 Sponsored Links

 
 Oracle FAQs
Sorting Options :  

Usually if a large amount of data entry/updation/deletion is to be done, the index is dropped and re-created after the data entry/updation/deletion is finished, Why?
Read Answers (1) | Asked by : Himanshu

Latest Answer: Hi taraldesai! Y Not?Here is the example Try thisALTER TABLE table_nameADD (column datatype DEFAULT expr);(or)ALTER TABEL table_nameMODIFY (column datatype DEFAULT expr) ...

What is the difference between the three User Defined Functions - Scalar functions, Inline table-valued functions, Multistatement table-valued functions
View Question | Asked by : Rohini

Latest Answer: You write a trigger on some table and in that trigger code if you access the same table, then it generate this error. To avoide, use views or call procedure from trigger.. bcoz your table is in between modification mode (mutating mode) and you are accessing ...
Read Answers (1) | Asked by : pragalathan.k

View Question | Asked by : santosh

Latest Answer: used to avoide parsing three mode  shared, exclusive and similarcursor_sharing=need to set this parameter on session or system level. this can also affect bind picking ...
Read Answers (1) | Asked by : praveen

Is there any limit on like this number of parameters should be passed into a function? Or can we pass any number of arguments into a function?
View Question | Asked by : Jyothi

Latest Answer: Hi shravanam,Wht is this u r wrong?Non-Euqijoin : Join more than one table with other than equlity operator (i.e. BETWEEN ... AND....) ...
Read Answers (2) | Asked by : G.sathyanarayanan

means i have 150 tables in one system, i want to copy those tables into another system. 
Latest Answer: using import/export ...
Read Answers (2) | Asked by : rams

How to insert more then one record from one table to another table in oracle,in some specific colums

View page << Previous 4 5 6 7 [8] 9 10 11 12 13 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape