Topics
Started by
Posts
Last post
I need to create a function that lists passenger names separated by a comma. However for the penul…
12 replies
Using MSSQL 2008 R2 In the from clause below I am unable to understand what the result set will be.…
3 replies
I am currently trying to parse the following XML using the following T-SQL code DECLARE @XML XML =…
4 replies
Hi Friends, I need help to get one (Identity_id) value from XML, I wrote below script but I am gett…
1 replies
What I Need.... I need to extract a partially "de-normalized" data set from an indented BOM in a MS…
3 replies
I'm working on a stored procedure that I plan to use for importing a simple list from a text file. …
3 replies
Hi, I'm just trying to get a "percent of overtime" from the query below: I get a 'divide by zero er…
3 replies
Please find the query below SELECT TOP 12 CPL.PERIODID AS MONTHID,ISNULL(TEMP.OUTSTANDINGAMOUNT,0) …
1 replies
Hi Guys, I need help with a trigger, I would like to prevent a user from inserting a blank string …
5 replies
Hi all, I've had a trawl through the forum but can't find anything that will help although I'm sure…
10 replies
Hi All, I have a table for maintaining stocks as follows, InventoryId - bigi…
5 replies
I have query where i am using case statement and having issues. A person could select two options a…
2 replies
This may be a simple one for you guys, but I just don't know the correct syntax. I have the followi…
3 replies
Hi all, I am facing a problem in writing a query. Here is my requirement i have a <products> …
2 replies
Hi, I'm working with an imported excel sheet, it's a parking rota. table is defined as fields F1 FL…
2 replies
Viewing 15 topics - 2,761 through 2,775 (of 10,647 total)
You must be logged in to create new topics.