- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2022 05:33 AM
Hi all,
I am trying to create a table with a GUID column.
I have tried using GUID, UUID; but both of them are not working.
Can someone help me with the syntax for adding a GUID column?
Thanks!
- Labels:
-
Databricks SQL
-
SQL
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2022 05:53 AM
Hey @Avinash Narasimhan ,
What is the exact problem you are getting
can you please share it is working fine for me
Thanks
Aviral Bhardwaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2022 05:53 AM
Hey @Avinash Narasimhan ,
What is the exact problem you are getting
can you please share it is working fine for me
Thanks
Aviral Bhardwaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2022 12:05 AM
Hi @Aviral Bhardwaj ,
My issue has been resolved. So I was supposed to make one of my columns as a UUID data type. But then I decided to make it as a STRING data type and insert uuid's directly from the code and I am currently using that approach.
Thanks for your input!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2022 02:38 AM
nice to know keep it up

