postgresql - query with not equal doesn't work -


This is a dumb question, but still, I am trying to write an equivalent where the document documents with PostGrussCl The icon & lt; & Gt; or ! = Both always get 0 results where an integer is on the field

  Select user from user where user & lt; & Gt; 2; Choose UserAdd from Usartep! = 2;  

The table looks like this:

  User ID is not a major primary key to create a user, name VARCHAR (50) No, phone number VARCHAR (20 ) Is not unique, UserType INTEGER NULL);  Note:    Note:  Select the user from the following Executive Job and Return Results  
  User where the user & lt; 2 or Usery & gt; 2;  

I was just thinking that someone is facing the same problem?


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -