generated from seanpm2001/Template_Other_V7
-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
PROJECT_LANG_1.sql
11 lines (11 loc) · 873 Bytes
/
PROJECT_LANG_1.sql
1
2
3
4
5
6
7
8
9
10
11
--Start of script;
--I chose SQL as the main project language for this project (LightSpeedRelay/Database_Tools) as the main database sets for this project require SQL as their base language, and this converter will convert into various SQL variants.
CREATE TABLE "PROJECT_LANGUAGE_FILE_1" WITH STRING "I chose SQL as the main project language for this project (LightSpeedRelay/Database_Tools) as the main database sets for this project require SQL as their base language, and this converter will convert into various SQL variants.";
SELECT * FROM PROJECT_LANGUAGE_FILE_1;
--I am unable to test this program, as I don't have a proper database/server set up yet;
-- File info
-- File type: SQL source code (*.sql)
-- File version: 1 (Monday, 2021 October 18th at 4:24 pm)
-- Line count (including blank lines and compiler line): 12
-- Language: English (US)
--End of script;