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..5abd3ce 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": "t4l5grydlizjjdyqlbnu", + "authorId": "7826949418506", + "authorName": "PAVANAYANAMANDALA", + "authorEmail": "pav.kyan@gmail.com", + "sessionId": "9e487f36-6be6-4520-9281-e49be1190495", + "lastEditTime": 1750959851429 } }, "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;\nSHOW TABLES;", "execution_count": null } ]