Topics
Started by
Posts
Last post
I'm trying to formulate a query against two tables, but it isn't working correctly. Essentially wha…
5 replies
I have writtent the following code to iterate through each of the rows in the recordset and send an…
4 replies
Hi, I recently completed the first non-beta release of the "Poor Man's T-SQL Formatter" library, SS…
11 replies
All of sudden my temp db has grown drasticaly although I have 95 % free space in tempdb but no spac…
8 replies
Hi Friends, exec sp_coded '', '', 2009, 99, 2,'', '3', '', '', '', 'SELECT Distinct 0 as PnxJurisI…
11 replies
I'm loading a SQL Server Table from an AS400 DB2 Remote Database. The table has over 13 million rec…
12 replies
I have three CTE's written, I want to insert them in a Stored Proc. But while trying that I am gett…
8 replies
how to write an insert store for a input like 1_2|3_4 it should get seprated and stored in a …
11 replies
May you please advice. I tried to install SQL Server 2008 R2 on Server 2003 Enterprise and error " …
1 replies
May you please advice. I tried to install SQL Server 2008 R2 on Server 2003 Enterprise and error " …
1 replies
I need to somehow have two iterations, one to iterate through a table of server names and one to it…
3 replies
Hi, We are using lite speed for sql server backups. If we use lite speed for backups, then do we MU…
13 replies
I have a database which has high fragmentation . i ran the Re index on the database how ever the hi…
7 replies
Hi, I am wondering why this following query doesn't work select sum(convert(int, A.exeQty))/2 from …
9 replies
Hi, Can any one help me why this query don't work when I have A.PandL in SELECT. SELECT A.Accoun…
2 replies
Viewing 15 topics - 18,631 through 18,645 (of 30,188 total)
You must be logged in to create new topics.