I have a result set stored in #Results.<BR><BR>Now I need to add MORE records to that #Results table.<BR><BR>The first query selects all of our employees and stores it in #Results.<BR><BR>Now what I ...
i have a syslog collector setup to push all events from many processes into a database. taking one process, squid, i'm trying to put the Message column from the SystemEvents table into another table ...