Topics
Started by
Posts
Last post
I have table with data like this, which gives me a tree structure using parent ID. Seq ParentID …
3 replies
Hello, I am working on xml from SS2k12 results. I can get it to work with for xml auto; elements bu…
14 replies
Good morning, I am supporting an application which stores Geometry values in tables for use with Sp…
7 replies
Hi there, I kind of got stuck with the following problem: A logger (it's Nlog to be specific) log…
9 replies
I have a column called Transaction Date. I'd like to populate a new date that falls within 12 days …
2 replies
This is probably easy, but I can't find it mentioned.... Anyway, I need to connect to our SQL estat…
5 replies
This is my query: SELECT * FROM [MyDateTable] WHERE CONVERT(VARCHAR,StartDate,101) BETWEEN '02/01/…
18 replies
Hi, I have one column in table like code. The table contains data like: 01 02 03 04 05 04A 05A 06 I…
1 replies
I would like to create a persisted computed column and put an index on it but given all of Microsof…
2 replies
I have a table (with data) like the following : Site-id product_id mode quantity date_…
3 replies
Hi all, Am working on a reporting project which extensively uses the backend stored procedures. We'…
8 replies
I am not a dba, more of a front end guy. My employer has made what I think is a mistaken decision…
9 replies
Basically, I'm trying to do the below... ============================== DECLARE @period VARCHAR(10)…
2 replies
Hi all, I need to find a (reasonably) simple way to get the lowest value from multiple columns alon…
2 replies
Hello this is my first post and my TSQL is average at best so any help will be much appreciated I w…
13 replies
Viewing 15 topics - 376 through 390 (of 12,234 total)
You must be logged in to create new topics.