MySQL Interview Questions
Questions Answers Views Company eMail

Explain the architecture models of SQL Server?

1890

why not null is not allowed at table level

Cognizant,

2282

Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the total number of sold products

2401

What is difference between Sql server and MySql database? It may be silly question but i really dont know.

1545

Table A has 5 rows and table B has 0 rows Cartesian join on A,B will have----rows

2 2993

Please can the SQL code below be interpreted IF @xMatchCriteria='MATCH12' BEGIN IF EXISTS (Select * from #InsightData where (EmailAddress=@xDCPEmailAddress ) ) BEGIN SET @xTestMatchCriteria = @xMatchCriteria; SELECT @xCRMCustomerId=CustomerId, @xCRMDcpCustomerId=DcpCustomerId, @xCRMPortalCustomerID=PortalCustomerID,@xCRMDcpID=DcpID, @xCRMCardNumber=CardNumber, @xCRMEmailAddress=EmailAddress, @xCRMfirtLetterFirstName=firtLetterFirstName, @xCRMLastName=Surname,@xCRMAddressLine1=AddressLine1, @xCRMPostCode=PostCode FROM #InsightData where (EmailAddress=@xDCPEmailAddress ) END ELSE BEGIN SET @xTestMatchCriteria='No'+@xMatchCriteria; END END

1145

what is mySQL. Is there any specific qualification required to do this course ? What is the scope in India after doing mySQL

945

What is the difference between truncate and delete?

DELL,

589

how to add a new column to an existing table?

MCN Solutions,

552

SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?

564

Which statement is used to delete a table in MySQL.

468

Transactions are used to treat sets of SQL statements atomically. State Whether True or False?

972

Explain about the architecture of MYSQL?

540

Explain about reporting services of MYSQL?

602

In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array ?

524


Post New MySQL Questions

Un-Answered Questions { MySQL }

What is mysql command line?

494


How can you change the password of a mysql user?

487


What is mysqlcommand?

466


What language is used in mysql?

497


What is mysql gpl?

467






How to get a list of columns in an existing table?

488


What is an example of a delimiter?

482


How do I stop a mysql service?

498


What is cursor in mysql?

479


What is a mysql view?

453


How do I install mysql on windows 10 64 bit?

461


How can you retrieve a portion of any column value by using a select query?

433


How do you use auto increment?

499


What language is mysql written in?

491


Is mysql a free database?

478