Answer Posted / rakesh ranjan
IN PRIMARY KEY IS ONLY IN ANY TABLE BUT WHEN WE TALKING
ABOUT UNIQUE KEY, IT CAN BE NULL.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between mysql_fetch_array(), mysql_fetch_object()?
Consider a scenario where you have two to three tables with thousand tuples in each of them. Now, if you have to perform a join operation between them will you choose to perform filtering of rows or transforming of rows first.
What is meant by sharding?
What is root password?
What's new in mysql 8?
How do you rename a table in mysql?
Which command is used to view the content of the table in mysql?
How MySQL Optimizes DISTINCT?
How do I update a variable in mysql?
How many concurrent queries can mysql handle?
How do I install mysql on windows 10 64 bit?
What are the other commands to know the structure of a table using mysql commands except explain command?
How would concatenate strings in mysql?
What is int mysql?
How to enter boolean values in sql statements?