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 is maximum size of a database in MySQL?

Answers were Sorted based on User's Feedback



What is maximum size of a database in MySQL?..

Answer / bennet

64MB

Is This Answer Correct ?    4 Yes 27 No

What is maximum size of a database in MySQL?..

Answer / dhondu just chill....

1 kb

Is This Answer Correct ?    4 Yes 34 No

What is maximum size of a database in MySQL?..

Answer / sbreddy

60mb

Is This Answer Correct ?    14 Yes 149 No

Post New Answer

More MySQL Interview Questions

Does facebook still use mysql?

0 Answers  


I want to insert userid of a customer,order time,etc in a table called ordermaster with orderid as primary key.Same time the product codes and required quantities (a1,2 and a2 4 and so on)inserted in another table orderdetails with same orderid reference.How the code will be in JSP using MySQL?

0 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

0 Answers  


How do I exit mysql?

0 Answers  


What does "i_am_a_dummy flag" do in mysql?

0 Answers  


How to make a copy values from one column to another in mysql?

0 Answers  


How do you know the version of your mysql server?

0 Answers  


What is a mysql view?

0 Answers  


How many sql ddl commands are supported by 'mysql'?

0 Answers  


can you elaborate on blob and text in mysql? : Mysql dba

0 Answers  


How to use case expression?

0 Answers  


how to know the tables in database having foreign key?

2 Answers  


Categories