Answer Posted / amita
to store binary data in table we can use blob datatype in mysql
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
How do I make an action query?
How can you make a database as your current database?
What is truncate in mysql?
How to create a new table in mysql?
what is the default port for mysql server? : Mysql dba
What is mysql_pconnect?
What is the default password for mysql?
Why we use mysqli instead of mysql?
How to rename an existing table in mysql?
Can you rename a database in mysql?
Write a query to select all teams that won either 1, 3, 5 or 7 games.
What is the innodb in mysql?
How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.
How many groups of data types?
Where’s database data actually stored? Is there a way to see the files which are stored?