Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Creating and Hosting Database

In this section, we will leam to create a database and host it over the Internet. We create huge amounts of data, but if they are not stored properly, they might be lost. We have learnt some of the basic computing skills in the previous section here, we will use them and some other tools to create databases. In this section, we will leam to create a database using SQL commands and SQLyog (a MySQl GUI). [Pg.67]

Steps for creating database and tables using SQL are as follows  [Pg.67]

Step 1 Determine the entities involved and create a separate table for each type of entity (thing, concept, event, and theme) and name it. [Pg.67]

Step 3 Determine the properties for each entity (the non-key attributes). [Pg.67]


See other pages where Creating and Hosting Database is mentioned: [Pg.67]   


SEARCH



Create

Creating

Creating database

© 2024 chempedia.info