This website requires JavaScript.
Explore
Help
Register
Sign In
risadmin_prod
/
prod122ab
Watch
1
Star
0
Fork
You've already forked prod122ab
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
prod122ab
/
prod122ab-db-d
/
authsec_mysql
/
mysql
/
wf_table
/
wf_table.sql
3 lines
99 B
SQL
Executable File
Raw
Permalink
Blame
History
CREATE
TABLE
db
.
Test4
(
id
BIGINT
NOT
NULL
AUTO_INCREMENT
,
Paragr
VARCHAR
(
400
)
,
PRIMARY
KEY
(
id
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink