GeekInterview.com
  I am new, Sign me up!
 

Database FAQ


Database FAQ

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

 
 Database FAQ
Sorting Options :  

How can we get information about log files in the database? 
Latest Answer: That is a vendor-specific question.In Sybase, you can get log file information as follows:prompt$ isql1> sp_help {database} 2> goThat will list the devices used by the database, including log devices.  For each log device you're interested ...

What is the difference between embedded SQL & SQL Server 2000 

How to find how many tables in each data base 
Latest Answer: what abt this ?  1* select sum(count(*)) from all_tables group by ownerSQL> /SUM(COUNT(*))-------------           39SQL> ...

What is a tree relationship and give an example 
Latest Answer: It is ahierarchical relation ship. In this structure parentnode (rootnode) and then child nodes, siblings etc ...
Read Answers (1) | Asked by : kh_trnh

If new Oracle 10g database will soon replace the current database, the old database has serious performance problems that seemed to be caused by an overload on the disk drive's i/o channel. Your analysis 
View Question | Asked by : meskh

How to insert image into Sybase image data type field? 
View Question | Asked by : lalifirst

in the select clause there are few keywords like SELECT, FROM, WHERE, GROUP BY, HAVING, ORDER BY.. i would like to know execution of the select statement means which one executes first out of these keywords 
View Question | Asked by : rph.cap

How to map data from discrete sources like Notepad, MS-Excel, MS-Word to db2 
View Question | Asked by : sdresh

How to load data onto db2 environment other than FTP 
View Question | Asked by : sdresh

How to migrate db2 data to notepad? 
Latest Answer: Do you mean that you want to unlaod a db2 table into a notepad or textpad, then you can probably try this:db2> export to yourdirectory/abc.txt of del select * from tablename with ur ...
Read Answers (1) | Asked by : sdresh

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