shan_chandra
Databricks Employee
Databricks Employee

@tajinder123 - can you please modify the syntax as below to create as a delta table

CREATE TABLE employee123
USING DELTA
LOCATION '/path/to/existing/delta/files';