cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Lakebridge analyzer not able to determine DDL.

shashankB
New Contributor III

 

Databricks analyzer does not shows any DDL statement count, I've also tested with just a simple SELECT * query (SELECT *  FROM SCHEMA_NAME.TABLE_NAME;) . Is there any solution for this ?

My target was to get a detailed analysis on SnowSQL code. 

Any help would be appreciated. 

Thanks. 

2 REPLIES 2

Raman_Unifeye
New Contributor III

@shashankB - can you pls be more specific what do you mean by count and how that will be useful in migration context?

saurabh18cs
Honored Contributor II

Hi @shashankB  select is considered as DML and not DDL