diff --git a/notebooks/06_load_excel_files/06_load_excel_files.ipynb b/notebooks/06_load_excel_files/06_load_excel_files.ipynb index 974746d..b45b027 100644 --- a/notebooks/06_load_excel_files/06_load_excel_files.ipynb +++ b/notebooks/06_load_excel_files/06_load_excel_files.ipynb @@ -3,6 +3,14 @@ "kernelspec": { "display_name": "Streamlit Notebook", "name": "streamlit" + }, + "lastEditStatus": { + "notebookId": "5kvcoynwjnjqbmzln2p2", + "authorId": "4737722194700", + "authorName": "KHAMARSKILLS", + "authorEmail": "khamar0118@gmail.com", + "sessionId": "7a4729dc-b6c6-443c-9574-71b5c025af74", + "lastEditTime": 1747243485698 } }, "nbformat_minor": 5, @@ -110,7 +118,7 @@ "name": "sql_debugging" }, "outputs": [], - "source": "--DESCRIBE TABLE LOCATION;\n--SELECT * FROM LOCATION;\n--SHOW TABLES;", + "source": "DESCRIBE TABLE LOCATION;\n--SELECT * FROM LOCATION;\n--SHOW TABLES;", "execution_count": null } ]