Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 095bca0

Browse files
authored
Update Lesson2.md
1 parent e4602c9 commit 095bca0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Lesson2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,12 @@ Objective: Students should be able to build CRUD functionality using SQL stateme
3535
- [Node MySQL Escaping Query Values](https://github.com/mysqljs/mysql#escaping-query-values)
3636
- [Node MySQL Preparing Queries (automatic escaping)](https://github.com/mysqljs/mysql#preparing-queries)
3737
- [MySQL SHOW GRANTS](https://dev.mysql.com/doc/refman/5.7/en/show-grants.html)
38+
- [Rewatch the previously recorded session: part 1](https://www.youtube.com/watch?v=G6v1po3zvNk)
39+
- [Rewatch the previously recorded session: part 2](https://www.youtube.com/watch?v=5fv1vV1TciM)
40+
3841

3942
## Homework
4043

4144
- Write the necessary SQL statements to complete the functionality of your application.
45+
46+

0 commit comments

Comments
 (0)