[MySQL] Insert into "table" values
2022. 2. 4. 03:14
DB/MySQL
Today we gonna study how to insert the data in database. It's easy than we thought. So Don't worry about it. It 's easy so Let's start immediately Insert into "table" ( ) Values ( ); ※Don't forget use ' ' when you use a word. if you aren't that you can see this error. Check the data through this method, Select & from table; To be continue
[MySQL] Create table and set the environment
2022. 1. 31. 00:34
DB/MySQL
Today Let's start to make database through MySQL easily, When I start this first that I thought this will be difficult to me. But It's not. So follow me It's easy than we thought. Naturally Go into MySQL software and follow the picture step. Click the EER Diagram. And Follow the step. Double click this table1. You can adjust a size. You can change the table name and insert the attribute you want..
[MySQL] Download and Make a MySQL environment
2022. 1. 25. 16:51
DB/MySQL
Hi guys, Today I make a SQL DB Service, If you need or make it together. Follow me bros. Are you ready to do that ? So Let's get it https://www.mysql.com/downloads/ MySQL :: MySQL Downloads MySQL Cluster CGE MySQL Cluster is a real-time open source transactional database designed for fast, always-on access to data under high throughput conditions. MySQL Cluster MySQL Cluster Manager Plus, everyt..