Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the technical specifications of mysql?



What are the technical specifications of mysql?..

Answer / Rahul Kumar Dwivedi

The technical specifications for MySQL vary depending on the version, but some common features include support for SQL (Structured Query Language), relational database management system (RDBMS) functionality, client/server architecture, multi-threaded, multi-user support, and a large number of libraries and APIs for various programming languages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How is oracle different from mysql?

1 Answers  


Is mysql an oracle product?

1 Answers  


What is the difference between mysql_connect and mysqli_connect?

1 Answers  


What is mysqli_num?

1 Answers  


Where is mysql installed on linux?

1 Answers  


What is a tinyint in mysql?

1 Answers  


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

1 Answers  


Can I install mysql on mac?

1 Answers  


What is acid in mysql?

1 Answers  


What is A BI Ap;plication?

1 Answers   HCL,


How do I change global variables in mysql?

1 Answers  


What are the features of Stored Procedures in MYSQL?

1 Answers  


Categories