What are the major differences between databases?

后端 未结 11 2116
太阳男子
太阳男子 2021-02-05 15:01

I\'m not fanatic on any database but I wish to see differences between vendors.

For instance, I use mostly Oracle and I see that others (MySQL, SQL Server, PostgreSQL, .

11条回答
  •  名媛妹妹
    2021-02-05 15:24

    MySQL: REPLACE. It's an "DELETE, then INSERT" which will Replace an existing row.

提交回复
热议问题