Skip to content

Commit

Permalink
Update correct_sql_instructions.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad18557 committed Aug 21, 2024
1 parent ebabfbc commit b7825fe
Showing 1 changed file with 2 additions and 24 deletions.
26 changes: 2 additions & 24 deletions correct_sql_instructions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,31 +35,9 @@
},
{
"cell_type": "code",
"execution_count": 48,
"execution_count": null,
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"100%|██████████| 64/64 [00:00<00:00, 78.20it/s]"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"No. of invalid queries: 0\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n"
]
}
],
"outputs": [],
"source": [
"# Check for all invalid SQL in the csv file\n",
"# NOTE: You are encouraged to update defog-data databases first before running this cell\n",
Expand Down

0 comments on commit b7825fe

Please sign in to comment.