GeekInterview.com
  I am new, Sign me up!
 

Database FAQ


Database FAQ

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

 
 Database FAQ
Sorting Options :  

How to perform 1st and 2nd normalization? Explain with example. 
Latest Answer: For a relation to be in 1st NF the relation should contain atomic attributes only that is they must be single-valued. If its not so break the composite attribute into its parts and for multivalued duplicate the tuple with all its multiple values. For ...

How to delete duplicate records in Teradata? 
View Question | Asked by : sri789

What is the difference between choosing a multi dimensional database and a relational database? 

Tell the step by step procedure of taking backup of database & restore the same in case of database crash. 
Latest Answer: Well there are several methods used to backup and recover the database. So it depends on scenario which methods has to be followed.Go through the link given below to learn more about Backup & Restore:-http://download.oracle.com/docs/cd/B10501_01/server.920/a96519/toc.htm ...

How to monitor the database ?Why shmmax and semaphore parameters are used whenever we are installing database on linux? 
Latest Answer: Monitoring the database means providing security to the database, Tuning the database, Creating users and granting privileges to the users, Taking backup and performing recovery operations etc. ...

In SyBase, How we identify which table is replicating to warm standby 
View Question | Asked by : srihari_d

How to Connect MySQL with XML? 
Latest Answer: use strict; use DBI; my $dbh = DBI->connect ("DBI:mysql:test", "testuser", "testpass", { RaiseError => 1, PrintError => 0}); my $sth = $dbh->prepare ...
Read Answers (2) | Asked by : pmsudha

How to find Number of Updated rows from a procedure which is having a Update Query? 
Latest Answer: Add COUNT keyword to the Update queary by which we can get the number of rows effected by the applied update queary. Else by using the front end code we can call the update queary as string which will run after the loop which will count the rows under ...

How to convert .mdf to .sql or .xml? 
View Question | Asked by : ushalakshmi

What is the main difference between Parallel Exender and previous Parallel Editions? 
View Question | Asked by : shady2pac

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