Topics
Started by
Posts
Last post
Hi All Need help, I think I've just been looking at this for too long and got brain freeze and am m…
5 replies
Hi all, I am in a new project where I am the only SQL Server resource. I have been provided SSMS fo…
8 replies
hello guys, i have a sql 2008 r2 instance database that is around 40 GBs. In this database there i…
13 replies
hi everyone, I have tried the below Sql as a try out to Confirm and see if Transaction in Sqlserv…
2 replies
Since I am new to setting up a database on sql server 2008 r2 and creating tables that are referenc…
21 replies
Hi, I need some help with the below query. select convert(Varchar(10) ,a.Date,101) AS Date, SU…
2 replies
Hello comunity I see a TSQL script to make UPDATE on large table : select 'update fl set radicaltip…
8 replies
I'm rewriting a cursor-riddled SP and I'm stuck on one particular part. Basic testbed: CREATE TAB…
15 replies
So i'm converting a feed file process from dot net to sql based. I've got a select that needs to be…
5 replies
Hi folks, This is an excerpt from a piece of old code I'm dealing with: RANK() OVER (PARTITION BY …
3 replies
Dear All, I am looking for a solution without compromising on Performance & without writing al…
11 replies
I wish to get a formula which will enable me calculate the average of a row. I am working on studen…
3 replies
Hi, I'm trying to keep a copy of all scripts run against a database and their output into a table, …
4 replies
Basically I am tyring to decide how to load the history table on a daily basis. (The history table …
1 replies
Hi, i want to bring rows in a Detail-Table (vertical) into horizontal Form with a T-SQL Query (max.…
11 replies
Viewing 15 topics - 6,286 through 6,300 (of 10,635 total)
You must be logged in to create new topics.