This website requires JavaScript.
Explore
Help
Register
Sign In
willian.wan
/
AutoMedinfo
Watch
1
Star
0
Fork
You've already forked AutoMedinfo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
AutoMedinfo
/
backend
/
test-db-connection.sql
5 lines
79 B
SQL
Raw
Permalink
Blame
History
-- 测试数据库连接
SHOW
DATABASES
;
USE
medical_info_system
;
SHOW
TABLES
;
Reference in New Issue
View Git Blame
Copy Permalink