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
Does mysql use sql?
How to enter numeric values as hex numbers?
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 to change the database engine in mysql?
Is the syntax correct? Explain the meaning of the syntax given below: $dbc = mysqli_connect('data.aliensabductedme.com', 'owen', 'aliensrool', 'aliendatabase');
How to start mysql server?
How can we convert between Unix & MySQL timestamps?
How do I setup mysql?
What are views in mysql?
How is oracle different from mysql?
In which language mysql has been written?
How we can get distinct columns values in mysql?
What does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP data type?
What is the difference between MyISAM Static and MyISAM Dynamic?
Does mysql scale well?