what is collation?
how many types of installations in sql server?
Answer Posted / tushar matere
collation is actually a set of characters than can be
changed from language to language. Means character set for
latin is different from swedish or other language like
chinese, japanese.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Where is the mysql database stored?
What is myisamchk?
Write a query to find duplicate rows in table?
What are the advantages/disadvantages of mysql and php?
How would concatenate strings in mysql?
What is mysql_pconnect?
If you wish to encrypt the username and password using php, how will you do that?
What does "i_am_a_dummy flag" do in mysql?
What is mysql database server?
Is mysql good for big data?
What is the difference between mysql and pdo?
Transactions are used to treat sets of SQL statements atomically. State Whether True or False?
Write a query to display even rows in student table using mysql?
How do I select a database in mysql workbench?
Why do we need mysql?