Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where clause with integer
Message
From
19/10/2011 11:00:55
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Where clause with integer
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01526883
Message ID:
01526883
Views:
99
I have an integer field Member.Numero and do this:
SELECT * from Member WHERE Numero=1
SELECT * from Member WHERE Numero='1'
Why both SQL work? Isn't it suppose to give an error on the second one?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform