Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting where not null
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01071347
Message ID:
01071351
Views:
16
Never mind. I found what I was looking for:
SELECT *
  FROM [EURO_Temp].[dbo].[media_order]
  WHERE [end_air_time] IS NOT NULL
>How do I select all records from a table where a field is not null?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform