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

MYSQL Interview Questions


MYSQL Interview Questions

Questions: 45
Comments: 109
 MYSQL Tags
 Showing Questions 11-20 of 45 Questions
<< Previous 1 [2] 3 4 5 Next >>
 Sponsored Links

 
 MYSQL Interview Questions
Sorting Options :  

How do you reformat system date in MySQL?Explain various formats ..? how to add a date/hour/minute/second to a date?

Latest Answer: For the configuration of MySql these dependencies are required as:mysql-5.0mysql-server-5.0mysqlclient9-5.0mysql-devel-5.0php-mysql-5.0install by rpm -i vh mysql-server-5.0.rpm and others also sameIf configured in RHEL the .rpm are needed.if configured ...

Latest Answer: There are five types of db engines MyISAM(default type),INNODb,BDB,Heap,Mearge,Temproray ...
Read Answers (2) | Asked by : nikunj

Latest Answer: mysql 4.0 onwards support subquery ...
Read Answers (2) | Asked by : nikunj

Latest Answer: mysql5 support view and procedure where as 4 is not support ...
Read Answers (2) | Asked by : nikunj

Latest Answer: A trigger is a named database object that is associated with a table and that is activated when a particular event occurs for the table. For example, the following statements create a table and an INSERT trigger. The trigger sums the values inserted into ...
Read Answers (1) | Asked by : nikunj

Latest Answer: mysql support all typ of join inner join  outerjoin(alltype ) and self join ...
Read Answers (2) | Asked by : nikunj

Can use rownum.If possible explain.regards,Joe 
Latest Answer: it is pretty easy to delete dublicate rows using UNIQUE index on the table...the column on which you can find out duplicacy of records.Alter table xyz add unique index (col1,col2,...)on executing the query Duplicate keys are automatically deleted from ...
Read Answers (2) | Asked by : Joe

Latest Answer: ya that's rightdesc table is easy to useThink this way to desc a table,DB has to save the info some where right? its the information _schema DB where all the info related to Database or table is storedinternally desc will do the same as the below ...

Latest Answer: Make clear qus first ...

View page << Previous 1 [2] 3 4 5 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 (?)

 
Expert Members
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