Home All Groups Group Topic Archive Search About
Author
20 Apr 2007 3:31 PM
David C
I have an SQL select that I need to add a WHERE clause to bring back all
records where SeqNo is not a whole number.  Below is my normal SQL without
the WHERE clause.  Thanks.

David

SELECT [ID] ,[SeqNo] ,[FileNumber] ,[Subfile]
  FROM [Filedata].[dbo].[Subfiles]

AddThis Social Bookmark Button