What is mysql uuid?



What is mysql uuid?..

Answer / Thakur Rajkumar Singh Rana

MySQL UUID (Universally Unique Identifier) is a 128-bit value used to generate unique identifiers across different systems. In MySQL, you can create a UUID column using the TYPE=UUID data type.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How to drop an existing view in mysql?

1 Answers  


Is oracle mysql free?

1 Answers  


How do I copy an entire mysql database?

1 Answers  


Is mysql owned by oracle?

1 Answers  


What is delimiter in mysql?

1 Answers  


How do I kill a mysql connection?

1 Answers  


How to display top 10 rows in mysql?

1 Answers  


What is the difference between GROUP BY and ORDER BY in Sql?

12 Answers   Creative, Renault Nissan, Trikon Networks,


What is the difference between mysql_connect() and mysql_pconnect()?

7 Answers   TCS,


What?s the difference between query_cache_type 1 and 2?

1 Answers  


What are numeric data types?

1 Answers  


What is the use of mysqli_fetch_array?

1 Answers  


Categories