I have to write a query on a positively atrocious table (this is with MSSQL 2005). Basically, multiple "lists" are stored in a single gigantic table called "UserData". I'm building the SQL statement ...
I have a large database of documents. Among the fields in each document are:<BR><BR>DocID (unique key)<BR>Relevant (one of five values)<BR>Topic (zero to all of twelve values - shown to me as a single ...