Find jobs | Jobseekers
Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Career Services Resume Services Interview questions Articles Books
Content
MySQL interview
MySQL defined
MySQL SELECT Statement
MySQL sorting data
MySQL filtering
MySQL operator
MySQL searching
MySQL concatenating fields
MySQL text manipulation
MySQL date time manipulation
MySQL numeric manipulation
MySQL Group by
MySQL subquery
MySQL joins
MySQL union
MySQL full text searching
MySQL insert statement
MySQL updating & deleting data
MySQL views
MySQL stored procedures
MySQL cursors
MySQL triggers
MySQL transactions
MySQL optimizing performance
MySQL security management
MySQL globalization & localization
MySQL database maintenance
 
ASP.NET | ADO.NET | AJAX
C#.NET | VB.NET | PHP
NET Remoting | NET Interview
  
C | C++ | Java | Oops
Data Structure | OS
   
Database concepts | Oracle
SQL Server | Biztalk | Sharepoint
Notification services
Reporting Services
Service-oriented architecture
Data warehousing | MySQL
  
Project Management 
Linux | Testing | Networking
Software engineering 
  
UML | XML | HTML | SOAP 
CSS | VBScript  | Web Services
   
CV Cover letter | Interview 
HR | Soft skills | GD 
Working from Home 
Tutorial
ASP.NET | VB.NET | C#.NET     
Remoting.NET | Web service
Remoting overview | ADO.NET
UML | Sql server 

MySQL

NEXT>>

Describe MySQL Connection using PHP Script.

Answer
Establishing connection to MySQL database using PHP can be done by using mysql_connect(server,user,passwd,new_link,client_flag).

Here, server specifies the host name where the databae is present.

User and password is the user name and password to connect.

New_link if specified will not require a connection again.

Client_flag can take a number of values like MySQL_CLIENT_SSL, MYSQL_CLIENT_COMPRESS, MYSQL_CLIENT_IGNORE_SPACE, MYSQL_CLIENT_INTERACTIVE.

It is a good practice to close the connection using mysql_close()

NEXT>>


More MySQL Links

Describe MyISAM table.

Answer - In MySQL MyISAM is the default storage engine. MyISAM tables........

What is the difference between CHAR_LENGTH and LENGTH?

Answer - CHAR_LENGTH includes leading and trailing blanks and the string-termination.......

Describe MySQL Connection using mysql binary.

Answer - Establishing connection to MySQL database using Mysql binary........

Describe MySQL Connection using PHP Script.

Answer - Establishing connection to MySQL database using PHP can be done...........

 
Today's Hot Jobs
C++  SQL Server
.NET  Java  Oracle
Finance  Marketing
Seekers  Employers
Copyright © 2008 CareerRide.com. All rights reserved.