fix[config SQL]: update the names of the files according to the subject, adding some files to do some special contents.

This commit is contained in:
damien DELPY 2024-11-08 11:13:11 +01:00
parent cbff3ae32b
commit aa5e6de889
No known key found for this signature in database
3 changed files with 24 additions and 0 deletions

9
PostgreSQL/insert.sql Normal file
View File

@ -0,0 +1,9 @@
-- ============================================================================
-- To give the database some data.
-- ============================================================================
-- ============================================================================

7
PostgreSQL/select.sql Normal file
View File

@ -0,0 +1,7 @@
-- ============================================================================
-- Some requests for the statistics and to consult the database.
-- ============================================================================
-- ============================================================================

8
PostgreSQL/update.sql Normal file
View File

@ -0,0 +1,8 @@
-- ============================================================================
-- Those are the requests to update the database.
-- ============================================================================
-- ============================================================================