Skip to content

Commit 5d718fe

Browse files
authored
Update README.md
1 parent d3e62d2 commit 5d718fe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,7 @@ FOREIGN KEY (Student_ID) REFERENCES STUDENT(Student_ID)
187187
);
188188

189189
```
190-
Here are some few sample of the Tables created for futher information, I recommend you to check out ("Table_name" Table Screenshot)
191-
192-
please do keep in mind to change the 'table_name' to your desired table.
190+
Here are some few sample of the Tables created for futher information, I recommend you to check out phase 5 files attached
193191

194192
![alt text](Phase%205%20(Desc%20Tables%20SCREENSHOT).PNG)
195193

0 commit comments

Comments
 (0)