|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
What does <> mean?
What does <> mean in an SQL statement, I've tried seach engines for an answer but get nothing.
I'm stumped. |
|
#2
|
||||
|
||||
|
It means "NOT EQUAL TO".
As in Code:
If 5 <> 3 Then Return True Else Return False End If It would return True becuase 5 is "NOT EQUAL TO" 3. |
|
#3
|
|||
|
|||
|
thanks Memnoch.
I been advised that you might be able to help with http://forums.aspfree.com/showthread.php?t=26035 it's a password & DB problem, I'd be greatful if you have time to take a peek. |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > What does <> mean? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|