adspace


What is not equal in sql?

Answer Posted / Devendra Singh Dohare

In SQL, the operator for 'not equal' is <> or !=. For example: SELECT * FROM table WHERE column <> value.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is bcp? When does it used? : Sql dba

1056


If a cursor is open, how can we find in a pl/sql block?

1238


what is collation? : Sql dba

1229


What is the current version of sql?

1094


Does group by remove duplicates?

1112


What is your daily office routine?

2346


Can we use distinct and group by together?

1133


What is the best sql course?

1050


Is primary key always clustered index?

1095


how to start mysql server? : Sql dba

1267


what are the advantages of sql ? : Sql dba

1142


how to escape special characters in sql statements? : Sql dba

1114


Can we rollback truncate?

1074


what are aggregate and scalar functions? : Sql dba

1129


Is primary key clustered index?

1019