Home > Database > Mysql Tutorial > mysql 不等于 符号写法_MySQL

mysql 不等于 符号写法_MySQL

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-01 13:25:22
Original
995 people have browsed it

bitsCN.com 经过测试发现mysql中用与!=都是可以的,但sqlserver中不识别!=,所以建议用

selece * from jb51 where id45

sql 里 符号 于 != 的区别

与!=都是不等于的意思,但是一般都是用来代码不等于因为在任何SQL中都起作用但是!=在sql2000中用到,则是语法错误,不兼容的bitsCN.com

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
MySQL stops process
From 1970-01-01 08:00:00
0
0
0
Error when installing mysql on linux
From 1970-01-01 08:00:00
0
0
0
phpstudy cannot start mysql?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template