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..fc2bf9d 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": "56sql3jui5wrc4sitkug", + "authorId": "2511220203068", + "authorName": "KIRANSS777", + "authorEmail": "kiran.sathya.sr@gmail.com", + "sessionId": "63924dd5-f3b2-4bc9-8c2e-9aac84a0961f", + "lastEditTime": 1740182315379 } }, "nbformat_minor": 5, @@ -107,10 +115,11 @@ "id": "a878dd75-f426-427f-bbef-e5401097d9d6", "metadata": { "language": "sql", - "name": "sql_debugging" + "name": "sql_debugging", + "collapsed": false }, "outputs": [], - "source": "--DESCRIBE TABLE LOCATION;\n--SELECT * FROM LOCATION;\n--SHOW TABLES;", + "source": "--DESCRIBE TABLE LOCATION;\n--SELECT * FROM LOCATION;\n\nSHOW TABLES;", "execution_count": null } ]