- Requirement gatering. First i understood the purpose of my system like what my system need to do,operations and rules
- Conceptual Design. Create a rough model using Entity-Relationship (ER) diagrams.identify key entities and define attributes
- Logical Design. Translate the ER model into a relational schema.Define tables and columns.Assign primary keys and also find foreign key relationships.
- Did Normalization
- Physical design. Choose Database management system SQLITE for my domain and create a database called LIB in SQLITESTUDIO
- create table(schema) inside my database LIB .write SQL query to create table and test and debug it.
- than created connection with mydatabase in DBSCHEMA create ER diagram in it .
-
Notifications
You must be signed in to change notification settings - Fork 0
kashrupala-hub/SQLtask1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published