Topics
Started by
Posts
Last post
I need to use a cursor to run through my table FormalEvaluation and then execute the stored procedu…
14 replies
I got a new field called DailyCocumption by Float DataType defined. The field is divided into two t…
1 replies
I got a new field called DailyCocumption by Float DataType defined. The field is divided into two t…
3 replies
Hi I have an flat tabel Like: MatchresultRoundResult1, MatchResultRoundResult2 and so on to MatchRe…
12 replies
Hi All, I have a column which is a primary key. It was mistakenly made NCHAR which actually shoud h…
1 replies
I have two tables say A and B. Suppose A table has 19 columns and B table has 15 columns. I want to…
3 replies
Hi All, I want to populate a table that will contain start and end dates for each quarter. My defi…
6 replies
Hi, I've got a system that is deadlocking when there is a sudden increase in activity. Not horrific…
1 replies
Following Query gives details about TotalDue based on tblContactID . What i want is select second …
1 replies
Hi Guys, I have a table like this Id----------Type--------ConditionId-------isActive------SortOrde…
16 replies
Hi, When I run the following sql statement on management studio sql server 2008 r2, I get a result …
1 replies
Hi All, I stheir a way we can manage Transaction log even before it fills up? I have some archive t…
13 replies
i have two tables CREATE TABLE [dbo].[A]( [id] [int] NULL, [value] [int] NULL ) ON [PRIMARY] ins…
12 replies
Hi, I have data in 2 temp tables below SQL and need the output as: IF OBJECT_ID('Tempdb..#tTable1'…
5 replies
Hi Could you Please Help me to write a function by default it should written last three months star…
6 replies
Viewing 15 topics - 5,431 through 5,445 (of 10,647 total)
You must be logged in to create new topics.