Commit 4e8d34bd authored by Masarath Fatima's avatar Masarath Fatima

Delete sample_db_config.csv

parent 8ad32f1e
database,table,name,type,mode
sample_db_config,Test,InvoiceNo,STRING,NULLABLE
sample_db_config,Test,StockCode,STRING,NULLABLE
sample_db_config,Test,Description,STRING,NULLABLE
sample_db_config,Test,Quantity,STRING,NULLABLE
sample_db_config,Test,InvoiceDate,STRING,NULLABLE
sample_db_config,Test,CustomerID,STRING,NULLABLE
sample_db_config,Test,Country,STRING,NULLABLE
sample_db_config,Train,InvoiceNo,STRING,NULLABLE
sample_db_config,Train,StockCode,STRING,NULLABLE
sample_db_config,Train,Description,STRING,NULLABLE
sample_db_config,Train,Quantity,STRING,NULLABLE
sample_db_config,Train,InvoiceDate,STRING,NULLABLE
sample_db_config,Train,UnitPrice,STRING,NULLABLE
sample_db_config,Train,CustomerID,STRING,NULLABLE
sample_db_config,Train,Country,STRING,NULLABLE
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment