• <legend id='T85BM'><style id='T85BM'><dir id='T85BM'><q id='T85BM'></q></dir></style></legend>

      <tfoot id='T85BM'></tfoot>
        <bdo id='T85BM'></bdo><ul id='T85BM'></ul>
      1. <i id='T85BM'><tr id='T85BM'><dt id='T85BM'><q id='T85BM'><span id='T85BM'><b id='T85BM'><form id='T85BM'><ins id='T85BM'></ins><ul id='T85BM'></ul><sub id='T85BM'></sub></form><legend id='T85BM'></legend><bdo id='T85BM'><pre id='T85BM'><center id='T85BM'></center></pre></bdo></b><th id='T85BM'></th></span></q></dt></tr></i><div id='T85BM'><tfoot id='T85BM'></tfoot><dl id='T85BM'><fieldset id='T85BM'></fieldset></dl></div>

        <small id='T85BM'></small><noframes id='T85BM'>

      2. MySQL 中的 INSERT 和 UPDATE 有什么区别?

        时间:2023-06-01

        • <tfoot id='vQDFz'></tfoot>

          <i id='vQDFz'><tr id='vQDFz'><dt id='vQDFz'><q id='vQDFz'><span id='vQDFz'><b id='vQDFz'><form id='vQDFz'><ins id='vQDFz'></ins><ul id='vQDFz'></ul><sub id='vQDFz'></sub></form><legend id='vQDFz'></legend><bdo id='vQDFz'><pre id='vQDFz'><center id='vQDFz'></center></pre></bdo></b><th id='vQDFz'></th></span></q></dt></tr></i><div id='vQDFz'><tfoot id='vQDFz'></tfoot><dl id='vQDFz'><fieldset id='vQDFz'></fieldset></dl></div>

            <small id='vQDFz'></small><noframes id='vQDFz'>

            • <bdo id='vQDFz'></bdo><ul id='vQDFz'></ul>

                <tbody id='vQDFz'></tbody>

                1. <legend id='vQDFz'><style id='vQDFz'><dir id='vQDFz'><q id='vQDFz'></q></dir></style></legend>
                2. 本文介绍了MySQL 中的 INSERT 和 UPDATE 有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  似乎INSERTUPDATE 对我做了同样的事情.

                  It seems INSERT and UPDATE do the same things to me.

                  在某些情况下我应该使用 INSERT 而不是 UPDATE,反之亦然?

                  Is there any occasions where I should use INSERT instead of UPDATE and vice versa?

                  推荐答案

                  在 CRUD 操作,INSERT 是C",UPDATE 是U".它们是持久存储的四个基本功能中的两个.另外两个是SELECTDELETE.没有这四个操作,一个典型的数据库系统就不能算是完整的.

                  In CRUD operations, the INSERT is the 'C' and the UPDATEis the 'U'. They are two of the four basic functions of persistent storage. The other two are SELECT and DELETE. Without at least these four operations, a typical database system cannot be considered complete.

                  使用 INSERT 插入新记录.

                  使用 UPDATE 更新现有记录.

                  Use UPDATE to update an existing record.

                  这篇关于MySQL 中的 INSERT 和 UPDATE 有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:MySQL 错误 1241:操作数应包含 1 列 下一篇:如何将参数传递给nodejs中的mysql查询回调

                  相关文章

                  • <bdo id='u8yQI'></bdo><ul id='u8yQI'></ul>
                3. <small id='u8yQI'></small><noframes id='u8yQI'>

                    <i id='u8yQI'><tr id='u8yQI'><dt id='u8yQI'><q id='u8yQI'><span id='u8yQI'><b id='u8yQI'><form id='u8yQI'><ins id='u8yQI'></ins><ul id='u8yQI'></ul><sub id='u8yQI'></sub></form><legend id='u8yQI'></legend><bdo id='u8yQI'><pre id='u8yQI'><center id='u8yQI'></center></pre></bdo></b><th id='u8yQI'></th></span></q></dt></tr></i><div id='u8yQI'><tfoot id='u8yQI'></tfoot><dl id='u8yQI'><fieldset id='u8yQI'></fieldset></dl></div>
                    <legend id='u8yQI'><style id='u8yQI'><dir id='u8yQI'><q id='u8yQI'></q></dir></style></legend>

                      <tfoot id='u8yQI'></tfoot>