I’ve created a script that monitors a table in a SQL Server database. I’m only interested in one column in the table: TimeStamp. If the maximum (newest) value in TimeStamp is more than 30 minutes ...
If your business uses relational databases to store data, it helps to use the SQL SELECT command with the INTO clause to create new tables from query results. This method isn't ANSI-standard SQL, but ...
A free tool to reduce coding for developers who like to surface T-SQL database recordsets in a simple collection of customized POCO objects. Every so often, I find myself wishing that I had a utility ...
Let's say I have a query I'm running in MS SQL Server 2k that returns this result set:<BR>-----<BR>MSFT 2002-01-31 63.71000000<BR>MSFT 2002-02-28 58.34000000<BR>MSFT 2002-03-31 60.31000000<BR>MSFT ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results