Questions How To Open Sql

Questions How To Open Sql

NovaSaber

User
User ID
37224
Oct 27, 2023
1
0
#CR
0
  • Thread starter
  • Thread Author
  • #1
I just got database from someone I have no idea how to open and that guy not tell me how to
 
What kind of SQL DB is it? If its mysql, depending on the size I would reccomend using mysql workbench connected to your local SQL server. You want to import the SQL DB into your local SQL server. You can do all of this with MYSQL workbench. Let me know if you need help.
 
Back
Top Bottom