GeekInterview.com
  I am new, Sign me up!
 

Database FAQ


Database FAQ

Questions: 133
Comments: 140
 Database FAQ Tags
 Showing Questions 31-40 of 133 Questions
<< Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 Database FAQ
Sorting Options :  

What is Inversion Key Entry? 
Latest Answer: A column or group of columns used to access data from the table very frequently and may not be unique but are potential candidate for creating non-unique indexes on them are known as Inversion Entry key.Inversion Entry key is represented by IE notation. ...

If 1000 users are connected to the db, and Listener is up and running suddenly system is hanging what will do ? 
Latest Answer: In real time environment if a DB goes hang or degrades automatically the DB is allocated to next available instance. This is known as RAC i.e Real Application Cluster. ...

Which one is strongest normal form? Why? 
Latest Answer: Boyce codd normal form is the strongest normal form......... ...

How to copy database from one machine to another machine in MYSQL? Explain with an example? 
Latest Answer: select * from information_schema.tables where TABLE_SCHEMA='test 'into outfile'D:backuptest_backup.sql'; ...

How can I copy a table from one database instance to another database instance 
Latest Answer: By using Db link ...

Why do we need a DDL and DML in a database system? 
Latest Answer: DDL  is  nothing   but   Data  Definition  Language .  It is very important for a  dadabase that we have to  define  the data   such that  we can  create tables , alter tables, ...
Read Answers (2) | Asked by : abdulx

What is the difference between Subquery and Corelated Subquery?Give some examples of each 

What is the difference between Case and Decode?In what situation we can use Case and Decode 
Latest Answer: DECODE works with expressions which are scalar values.CASE can work with predicates and subqueries in searchable form:CASE is an ANSI standard, where as Decode is proprietary for OracleWe can use expressions as part of case statements, where as Decode ...

What is Upper and Lower Checkpoint? 

Tags : Backup

View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
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
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape