cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Identifying the Dependency Automatically on the SQL Statements

Phani1
Valued Contributor II

Hi All,

We have a SQL script file with lots of create, insert, and SQL statements. We need to figure out how to identify the dependencies between the statements dynamically(by using either spark/sql or using any program).

For example - First, we need to run the "create table1" command.
After that, we can create "table2" by selecting all the data from "table1".
Then, we have to insert data into table3 that relay on "table1" and "table2"

 

Regards,

Janga

0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now