what do you mean by longblob Data type in MySql?

Answers were Sorted based on User's Feedback



what do you mean by longblob Data type in MySql? ..

Answer / sathish

Blob is Binary Large OBject, which is used to store the image files or any files as a binary object in the table,

Long Blob is that to store the larger sized object thats all

Is This Answer Correct ?    12 Yes 1 No

what do you mean by longblob Data type in MySql? ..

Answer / nitin malhotra

Long Blob data types are used to store the large text file
in the Binary Format into our database.

Is This Answer Correct ?    6 Yes 0 No

what do you mean by longblob Data type in MySql? ..

Answer / nitin malhotra

Long Blob data types are used to store the large text file
in the Binary Format into our database.

Is This Answer Correct ?    9 Yes 4 No

Post New Answer

More MySQL Interview Questions

What is DCL in MySQL?

1 Answers  


What is the difference between mysql_fetch_assoc and mysql_fetch_array?

0 Answers  


What mysql means?

0 Answers  


What does mysql flush tables do?

0 Answers  


What is difference between pdo and mysqli?

0 Answers  


How to list or view all databases from the mysql server.

0 Answers  


What is the full meaning of mysql?

0 Answers  


Which is better mysql or microsoft sql?

0 Answers  


What are all the Common SQL Function?

0 Answers  


What is triggers?

0 Answers  


Is mysql a server or database?

0 Answers  


Where is mysql used?

0 Answers  


Categories