Click here to Skip to main content
15,899,314 members

Comments by Daniel Jones (Top 14 by date)

Daniel Jones 10-Jan-17 0:07am View    
fl_st_id nonclustered located on PRIMARY
Daniel Jones 10-Jan-17 0:05am View    
SELECT DISTINCT TOP (@SearchLimit) fl_st_id AS [Key],
LTRIM(RTRIM(fl_st_id))+' - '+ fl_st_name AS [Description] FROM FCLEGS WHERE fl_st_id like @SearchTer
Daniel Jones 21-Dec-16 23:24pm View    
what if commercial products are the only solution for the particular situation
Daniel Jones 21-Dec-16 23:14pm View    
All of this is absolutely terrible advice, and can only make a bad situation worse:

This database is online; there is no need to discard the log and force data distruction.
Daniel Jones 5-Aug-16 1:46am View    
take a look at this link hope: https://documentation.play-sql.com/display/SQL/Matching+records+from+two+tables+-+the+JOIN