Topics
Started by
Posts
Last post
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
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
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
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
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
Ok, I give up, someone please help! We have a query that runs just fine with hard coded values but …
58 replies
Viewing 15 topics - 781 through 795 (of 10,647 total)
You must be logged in to create new topics.