Topics
Started by
Posts
Last post
Hi All, Can any one tell ,how to find the exact memory SQL server is using with in capped memory? i…
2 replies
[font="Verdana"]Hi All, Does rather than Dropping the Index, Disabling it would be the best approac…
2 replies
I have an entry in the system.indexes table for an index that no longer exists on the table. How ca…
4 replies
Hello, i work with sql server 2008 and i have (for a sample) a table with two column (dateMeeting (…
3 replies
Below doesn't work for varchar column, Any ideas? select sum(cast(Enter_your_field_name as int)) fr…
5 replies
Perhaps my brain just isn't working lately but I'm having problems contemplating this while loop. …
6 replies
Hi folks, I'm having trouble in configuring Yahoo's SMTP for Database Mail. Here is my current sett…
1 replies
Can someone help me with the following. The below would work if all of the values in A.Value were n…
15 replies
Does there a way or script to find the rows, space used by the specific tables based on every year.…
14 replies
How to connect SSIS to SAP BW. Thanks
1 replies
I have a script that adds rights to databases automatically. The script works fine for AD Accounts …
1 replies
Hello Everyone. This might be very simple, but need some help. I get records from a query whose sta…
6 replies
hello all. I have 3 tables : Vacation:DailyStartDate smalldatetime,DailyEndDate smalldatetime, Hou…
22 replies
I have a person table CREATE TABLE Person ( PersonID INT Name varchar(50), HireDate datetime, Hire…
4 replies
Hello, Me again really sorry. I am trying to script a case when to achieve the following. I have a …
2 replies
Viewing 15 topics - 3,091 through 3,105 (of 30,227 total)
You must be logged in to create new topics.