Skip to content

Commit

Permalink
Update Product Key Notebook.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
shiroinekotfs committed Nov 17, 2023
1 parent 16a8d9c commit a5fada8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"\r\n",
"SELECT * \r\n",
"\tFROM [pdkdb].[dbo].[FullProductKeyDetail]\r\n",
" WHERE ProductDescription LIKE '%Win 10%'\r\n",
" WHERE ProductDescription LIKE '%Windows 10%'\r\n",
" ORDER BY ProductDescription;"
],
"metadata": {
Expand Down

0 comments on commit a5fada8

Please sign in to comment.