Beginner's question: I am learning SQL and the book says 'SQL queries can be created as an SQL script which can be saved as a plain text file with a .sql file extension.' presumably this is done in Notepad but how do I save it as a .sql script please?
-
save as filename.sql - doneSir l33tname– Sir l33tname2015-08-02 08:05:02 +00:00Commented Aug 2, 2015 at 8:05
-
1change the file type to .sql , so the file name becomes filename.sql from filename.txt .Kryptonian– Kryptonian2015-08-02 08:07:18 +00:00Commented Aug 2, 2015 at 8:07
-
Hi Amand, thank you but I guess didn't make my question clear enough: when I have created the query in Notepad I want to save it as a .sql file but Notepad does not give me the .sql option in its list of 'save as' choices. Bw patrickpatrick– patrick2015-08-03 12:19:20 +00:00Commented Aug 3, 2015 at 12:19
-
Thank you Amand. When I attempt to Save As the notepad document, .sql is not a saving option. BW Patrickpatrick– patrick2015-08-03 12:22:01 +00:00Commented Aug 3, 2015 at 12:22
Add a comment
|
