mysql常見知識點連接彙總

將mysql常見知識點的比較好的博客進行轉載

1、數據庫各種join的區別

https://www.runoob.com/sql/sql-join.html

2、四大範式

https://blog.csdn.net/qq_39487033/article/details/89422808

3、分表技術

https://blog.csdn.net/qq_42856857/article/details/83005594

4、什麼是存儲過程?有哪些優缺點?

存儲過程相關博客

5、什麼是索引?有什麼作用及優缺點?

https://blog.csdn.net/kennyrose/article/details/7532032

6、使用索引查詢一定能提高查詢的效率嗎?爲什麼?

https://blog.csdn.net/weixin_43776741/article/details/89296038

7、什麼是事務?

https://blog.csdn.net/weixin_45439324/article/details/103263944

8、數據庫的樂觀鎖和悲觀鎖是什麼?

https://www.cnblogs.com/hadoop-dev/p/7065702.html

https://blog.csdn.net/li_yan_fei/article/details/78031636

9、mysql併發控制

https://blog.csdn.net/qq_40241957/article/details/88229721

10、drop、delete、truncate分別什麼情況下使用?

https://blog.csdn.net/jerrytomcat/article/details/82215851

11、超鍵、候選鍵、主鍵、外鍵分別是什麼?

12、什麼是視圖以及視圖的使用場景是什麼?

https://blog.csdn.net/gghhm/article/details/100125447

13、遊標

https://blog.csdn.net/zhou520yue520/article/details/81491105

14、mysql常見面試題

https://blog.csdn.net/qq_40661597/article/details/102563767

https://zhuanlan.zhihu.com/p/23713529?refer=passer

15、常見優化技巧

https://blog.csdn.net/u011592350/article/details/52682293

 

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章