Topics
Started by
Posts
Last post
I have a scenario where in I need to use a comma delimited string as input. And search the tables w…
3 replies
Hi all, I run the below script on my Prod server. I have some questions regarding this if you guys …
5 replies
Hi Firstly may I say that the sproc I am having problems with and the service that calls it is inhe…
1 replies
I have two custom .net wrappers that would allow us to manage how we process SSIS. One is specific…
8 replies
We have a view with many left joins. The original creators of this view might have been lazy or slo…
11 replies
When I try to modify or add a Maintenance Plan I get the error: "Microsoft SQL Server Management St…
2 replies
My database has TDE (database level, NOT the column level). My drive are filing up and don't have o…
5 replies
Hello, during msSQL backup we see the disk activity is using 99% approximately 650mb/s , which is u…
2 replies
Hi I have a query: SELECT CONVERT(char(3), dbo.tblCourses.CourseDate, 0) AS Month, YEAR(dbo.tbl…
4 replies
Please help with the following query: declare @fromDate datetime declare @toDate datetime set @from…
5 replies
wmic logicaldisk where "DeviceID='C:'" get FreeSpace /format:value FreeSpace=231379468288 Thanks.
1 replies
I have i table which has 1 clustered index and 8 nonclustered indexes.I want to include a column on…
2 replies
Ok, I'm missing something. I want to take this XML and put it into a table with CustomerId and Matc…
3 replies
How to append an hostname/computername to a text file using windows batch command? Please suggest T…
1 replies
I have the following table where I store the QuerystringTBL QueryString, MatchId ------------------…
2 replies
Viewing 15 topics - 4,591 through 4,605 (of 30,225 total)
You must be logged in to create new topics.