I have a sql query that returns 20 records. I want to group them as follows.<br />First 5 belongs to a group, Next 5 belongs to a different group and...
I almost run into this problem whenever i try to write a complex query.. What i essentially want to do is: (select x,y from z) inner join (select...
When a report i developed is accessed from a remote machine, the following error is observed, any ideas? "Cannot create a connection to data source"
I have the following table<br />log( occuredTime datetime, term varchar(50), termImportance float); <br /><br />Data Characteristics:<br />For each...
I have the following table: log( occuredTime datetime, term varchar(50), termImportance float); data characterstics: for each occuredTime, we...
I have the following table<br /><br />log( occuredTime datetime, term varchar(50), termImportance float); <br /><br />Now, every 5 minutes, arbitary...
Separate names with a comma.