Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
projet_nf17_p19_tdg1_groupe2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gaetan Carabetta
projet_nf17_p19_tdg1_groupe2
Commits
9f603064
Commit
9f603064
authored
Jun 19, 2019
by
Oswaldo Aldair Alanis Mayorga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update bd.sql
parent
4b0db7b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
application/BD/bd.sql
application/BD/bd.sql
+1
-1
No files found.
application/BD/bd.sql
View file @
9f603064
...
@@ -4,7 +4,7 @@ CREATE TABLE ClasseEspece(
...
@@ -4,7 +4,7 @@ CREATE TABLE ClasseEspece(
);
);
CREATE
TABLE
Client
(
CREATE
TABLE
Client
(
idClient
INT
NOT
NULL
,
idClient
SERIAL
NOT
NULL
,
nom
VARCHAR
(
30
)
NOT
NULL
,
nom
VARCHAR
(
30
)
NOT
NULL
,
prenom
VARCHAR
(
30
)
NOT
NULL
,
prenom
VARCHAR
(
30
)
NOT
NULL
,
ddn
DATE
NOT
NULL
,
ddn
DATE
NOT
NULL
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment