I have the following (admittedly convoluted) view that I cannot get right for some reason that I cannot see. Consider the following: SELECT s.s_SAMPLEID AS LimsSampleId, s.U_CLIENT_SAM_NO AS ADASampleId, MAX(s.SAMPLEDESC) AS SampleDescription, MAX(CASE d.paramlistid WHEN i.paramid THEN d.paramlistid WHEN ’1.Purity I’ THEN pm.paramdesc WHEN ’2.Purity Analysis’ THEN ‘Purity Analysis’ WHEN ’5.Germination’ THEN pm.paramdesc [...]
how to write text into word doc using sql 2000 query analyzer. Thanks in advance.
What is a linear recursive query in SQL?give me an example.Is there any nonlinear recursive query??
What are the query optimization techniques used in SQL?
- using SQL Server 2000 , Would like to know how to check any specific column exist in a database. Any method to search through the list of tables in a database. Thanks.





