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