Topics
Started by
Posts
Last post
i have Demo,elections and electionshist tables where i should neglect the pepole who have status='t…
22 replies
Hi, Need Query for delete records between date range, I want delete --(3377 row(s) as below two tab…
9 replies
HI, How to find duplicate records as below query Select A.SS_ID,A.SD_ID, A.SD_Info, A.SD_User, A.S…
3 replies
hi can i change the properties of a server instance with T-SQL ...like Enabling mixed mode or chang…
4 replies
Hi, I Successfully Imported the Following XML File ... Again I Want to Export (Generate) the Same X…
10 replies
Can anyone point out what is wrong with following query declare @Territory varchar(max) set @Territ…
5 replies
I have two tables Table1 and Table2 with ID in both tables. I want to update records of First table…
6 replies
Hi Folks, I have a very big table with size around 10 GB(Data+NC Indexes). There is a need to updat…
12 replies
Hi. I want to group records by moving group by one field for example: I have table with measuremen…
1 replies
Tinyint and bit have a higher precedence than ntext. Why is this? Couldn't ntext we complex alpha…
2 replies
Hi All, I have a procedure that has 5 T-SQL statements to it. These comprise of -- PART 1 -- Inser…
4 replies
I am a developer and not a DBA. My customers are complaining about how slow my application is runni…
5 replies
I have one table here is the DDL Create table dbo.UFM_AGENTS ( TS_ID i…
5 replies
Created a table Create table tmpsize( tmpsizepk int identity, Error_Msg varchar(8000) ) Inserted 5…
5 replies
I have a stored procedure and when I run it First time it creates an execution plan and it takes lo…
13 replies
Viewing 15 topics - 4,516 through 4,530 (of 10,636 total)
You must be logged in to create new topics.