Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 777c7fb

Browse files
PROJECT_LANG_1_V1.sql
An archive of the first version of the first project language file for this project.
1 parent 4c9cc7e commit 777c7fb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
-- Start of script
2+
3+
-- Project language file 1
4+
-- For: seanpm2001/Learn-SQL
5+
-- About:
6+
-- I decided to make SQL the main project language file for this project (Seanpm2001/Learn-SQL) as SQL is the language this project is dedicated to, because this project is about learning the SQL programming language. It only makes sense to SQL the official language for this project. It is getting its own project language file, starting here.
7+
8+
SELECT 'Project language file 1'
9+
SELECT 'For: seanpm2001/Learn-SQL'
10+
SELECT 'About:'
11+
SELECT 'I decided to make SQL the main project language file for this project (Seanpm2001/Learn-SQL) as SQL is the language this project is dedicated to, because this project is about learning the SQL programming language. It only makes sense to SQL the official language for this project. It is getting its own project language file, starting here.'
12+
13+
-- File info
14+
-- File type: SQL source file (*.sql)
15+
-- File version: 1 (2022, Sunday, November 6th at 10:56 pm PST)
16+
-- Line count (including blank lines and compiler line): 19
17+
18+
-- End of script

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /