Topics
Started by
Posts
Last post
Dear Experts, Tempdb is 99% full. I have read in Brent Ozar's website that we shouldnt be shrinking…
2 replies
Hello, I'll start with my sample table data. --Populating sample table data CREATE TABLE #Order…
8 replies
I would like to remove value after Arthritis; substring(Summaryline, 1, charindex(',',Summaryline) …
13 replies
Hi all, Sorry if this question is stupid, but I've struggled with it for a while, and I'm sure I'm …
3 replies
I have been trying to install sql server 08 developer on both windows 2008 & 2008 r2. I would …
2 replies
Hi all, how to trim away the first 'x' and last 'y number of characters from a string for example: …
3 replies
I want to get values based on highest and second highest max dates... I am wondering if I could joi…
5 replies
Is there a code to force users to use a schema qualified object name. I need this because i am unab…
13 replies
I plan to use a After Delete Trigger. /* CREATE TABLE */CREATE TABLE EMP(empidempnamedeptid VAR…
4 replies
I am trying to create a trigger on the emp table and if the empname or depid field is gets updated.…
5 replies
So we are trying to setup our sql maintenance plans to write to a DFS share(UNC Path). The Micros…
1 replies
I am looking to count daily data but want to exclude Sat and Sunday . So when I look for Yesterday'…
1 replies
I have a walking freezer controller that logs temp and other variables like door open,etc. In all i…
5 replies
Is there a way to Query / figure out if a particular column from a table/View is being used in all …
1 replies
Hello, Today, I am able to connect from SQLServer 2K8 to MySQL servers inside the company by using …
1 replies
Viewing 15 topics - 346 through 360 (of 5,050 total)
You must be logged in to create new topics.