fetch

Extract Table & Column names from Query using Python SQL Metadata library in Databricks Notebook

0:00
↔️ ↕️

Timecodes:

uh in this video we will see how we can

extract our table name and column names

from kodi using python library so i'm

going to use a sql metadata here

to extract the table name and color

names

let's see how we can do this

i have opened a database notebook here

so i'm going to use this sql data

library

you can you can install using this

command pip install ask library sql

metadata

and if you want to know about more

information about this library you can

go into the documentation i'll just put

this in the link

yeah i've just installed this one so

next what i'm going to do is i'm going

to import this one in in my

code


Related queries:


how to get the column names from sql table
get column names from table mysql using python
sql get column names from query
get column names from table sql developer