Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 08:34 AM
Hi @Pavan3 ,
If running DESCRIBE DATABASE the location is empty, then was created in the default CATALOG directory.
What you can do is to create any table in that database and run DESCRIBE DETAIL on that table:
Hope it helps