Topics
Started by
Posts
Last post
I have a querythat works in SQL Server 2005, but has an error using it in SQL Server 2008. select …
11 replies
I need to combine these two to get the results as smlPartID, TMT, LMT select sl1.smlPartID, sum(…
2 replies
Hi All, I work for a community center and we offer many classes/programs to community. I need to be…
43 replies
Hi.. Requirement: I want SQL server database backup status in single reports from all remote DB ser…
2 replies
Hi, I have a following xml. '<Item> <Item customerid="101" customername="Ram" gender="Male…
1 replies
I have the following in a column by the name of Text in a table: Login failed for user 'User1'. Rea…
3 replies
By: GBeezy
Hello, I want to combine the result sets from two multiple query using union all operator and send …
6 replies
Hello, I want to add different table column in original table's computed column .In Biograph_Maste…
4 replies
By: Sergiy
I need help writing a script to populate a table with shift times (start date and time and end date…
1 replies
How would I pivot this query I need uompschedulenumber to be the ROW, QTY to be the summary data an…
3 replies
By: kat35601
This is driving me nuts. I know I'm missing something really simple, but I can't figure out what it…
15 replies
Hi, sample data: declare @Test table(Code varchar(18)) insert into @Test select aa.code from ( sele…
4 replies
By: KGJ-Dev
My requirement is list of Students registered to both music(TSM) and dance(PADA) school along with…
10 replies
Hello i have problem with conversion from string to date type: In one column i have Date data like …
6 replies
I wrote the query below to get the number of episodes of restraint each hour. I wanted the hour to…
8 replies
Viewing 15 topics - 781 through 795 (of 10,647 total)
You must be logged in to create new topics.