Topics
Started by
Posts
Last post
Hi all, having a not so fun time with a dev. sql server. it has hundreds of databases and the appl…
6 replies
I'm pretty sure this query can be optimized, but I don't know how. What is a better way of doing th…
2 replies
SELECT COUNT(*) FROM Table1 WHERE Col1 = 0 vs SELECT COUNT(*) FROM Table1 WHERE Col1 = Table2.I…
11 replies
I've had this discussion with the lead programmer at work about how we need to start creating our d…
5 replies
Hi all, I have setup replication following the guide on this site and it is working ok, But - I hav…
6 replies
Guys, I am trying to use SQLCMD to run the scripts, however I am facing couple issues 1. The log f…
3 replies
hi pls see , column group -> month, problem : oldamount adding monthamount for column group pl…
1 replies
Hi I need help to convert a field (nvarchar(255), null) for example 30-07-2007 to datetime 2007-07…
4 replies
I have the following query SELECT distinct pt.ptno,t.suspense From lnksvr1.db1.dbo.Table1 pt Inne…
12 replies
I have an update statement to run which will update multiple records in a busy table. There is ver…
8 replies
Hi Guys, I need help on below requirment.i am using Sqlserver 2008,SSRS 2008. Actvually i have a re…
2 replies
idCODE 1 ABC11 1 ABC12 2 ABC11 2ABC12 3ABC11 3 ABC12 4 ABC11 5ABC11…
2 replies
Hello, We have two tables from two different sources. Say, EMP1 and EMP2 Both the tables have billi…
3 replies
i need client side EM for accessing sql server2008.any thing possiable..?
1 replies
First off, I've not had this issue before with this server...at least not until this past Friday af…
23 replies
Viewing 15 topics - 23,461 through 23,475 (of 30,212 total)
You must be logged in to create new topics.