what is collation?
how many types of installations in sql server?
Answer Posted / prasadhari_m@yahoo.com
Collation is set of rules determine the how the data is
sorted and compared
Case sensitiy collation
Accent Sensitity collation
Kane sensitiy collation
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is pdo in php mysql?
Can mysql handle big data?
How do I stop a mysql command?
Is the syntax correct? Explain the meaning of the syntax given below: $dbc = mysqli_connect('data.aliensabductedme.com', 'owen', 'aliensrool', 'aliendatabase');
can you tell the order of sql select statement? : Mysql dba
How do I install mysql on windows 10?
Explain the difference between mysql_fetch_array(), mysql_fetch_object()?
What is a procedure example?
How many columns can a mysql table have?
Does mysql support nosql?
What is join in mysql? What are the different types of join?
How to upload a large file through phpmyadmin in mysql?
How can you see all indexes defined for a table?
How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.
How do I know if mysql is running on windows?