Topics
Started by
Posts
Last post
Here is the scenario. I want to write a query to find out which employees have preformed a service…
13 replies
Hi All, Any help with this query is really appreciated. create table test(stageid int,sta…
5 replies
I have a table like this: Col1[Varchar(20)]Col2[numeric(28,2)]Col3[Datetime] DB112.242012-0…
1 replies
Hi All We use the below script to calculate the CPU usage across our servers DECLARE @ts_now BIGIN…
8 replies
Hiya, I have this script; USE [master] CREATE LOGIN [DOMAIN\User.Name] FROM WINDOWS WITH DEFAULT_DA…
3 replies
Have a situation here where a developer has written a query that includes a scalar UDF to parse thr…
38 replies
hi i am getting result like this 1 product1 12.34 32.11 1 product1 …
3 replies
I have two tables : Users ID | Name 1 | Bob 2 | Robert and BackOffice ID | UserId…
17 replies
I need to return the records with the Maximun Sequence Number only. This is some sample Detail Data…
8 replies
I would like a query which shows avg salary of all teachers and assistants, by school as in the exa…
7 replies
In a new table in sql server 2008 R2 that I will be setting up, I am wondering if there is a proble…
1 replies
I'm reading a lot about the "evils" of log file shrinking. It shouldn't really be done but sometim…
5 replies
Hi, I want to create a MAT quarter based on the below data and use it as an attribute in cube. I wa…
11 replies
I am trying to create a schema bound view as follows. -- GroupID - BIGINT NOT NULL -- LanguageID - …
2 replies
My user needs to keep pdfs as legal documents. What is the best way to do that using ss2k8? Store p…
7 replies
Viewing 15 topics - 6,316 through 6,330 (of 10,635 total)
You must be logged in to create new topics.