Topics
Started by
Posts
Last post
Hi All, I am looking to split then update a string i.e. '123 example street, example town, example …
1 replies
In a sql server 2008 r2 database, I am trying to obtain just the date portion of a datetime field i…
4 replies
Two tables, PROJECT, SETUP PROJECT SETUP Required Output Columns PROJECT_NUMBERFORUM…
1 replies
Hello Everyone I need some real help with this one. I have some data that is mostly all the same, b…
9 replies
i have 2 tables in the following way table 1 col1 col2 abc 123 def 345 ghi 675 jkl 111 …
4 replies
I have been trying to delete the duplicate rows from a table. I want to keep only the rows that hav…
8 replies
I have the following XML text file that needs to be flattened or shredded into a SQL Server table: …
10 replies
I have a table that contains records which has a primary key consisting of a memberID, enrollmentID…
3 replies
When connected to the Management Studio on a SQL Server 2008 R2 server, I modified an existing tabl…
2 replies
Hi i have below query. SELECT * FROM( SELECT YEAR(calldate) [Year], --COUNT(REQUESTS.reqid), CASE M…
1 replies
Hi All, create table temp (a int, b int, c int, d int, e int, f int) insert temp values…
11 replies
hey. i've been dabbling with xml for the past few days and from the vast searches i have made i alm…
3 replies
Hi – I am using a Stored Procedure from where our SSRS report runs but now our report takes really …
29 replies
Hello I'm trying to insert html like the below into a table. Simple. But I am lazy and cannot be bo…
15 replies
I'm working on a new view and could use some guidance. The task is to create a view which produces …
6 replies
Viewing 15 topics - 6,976 through 6,990 (of 10,635 total)
You must be logged in to create new topics.