Topics
Started by
Posts
Last post
In another thread we were discussing determining the order of insertion. This brought some question…
30 replies
We are using SSIS in our Project for Data Transfer and other Code Logic. Is there a way to do Code …
1 replies
Hi all, Anyone have a great link to describe the managing of transaction logs? I am busy reading up…
7 replies
Hi, From the following table :- create table A4 ( EEID int, EFDT date, DATA char (4) ) insert into…
4 replies
1. What is the difference b/w char and varchar? The main difference between these 2 data types is t…
2 replies
The PRINT debug messages from my top-level stored proc are getting piped to my OUTPUT file, however…
1 replies
Hiyall I am doing some query but someone told me that I must do this without a select inside a from…
40 replies
I have a Maintenance Plan which runs fine and is scheduled under a SQL Agent job. In the properties…
15 replies
Need help merging fields, i am getting this error from this code. "Msg 8672, Level 16, State 1, Lin…
14 replies
DELETE dbo.Reporting_BondIndicative FROM dbo.Reporting_BondIndicative Reporting…
76 replies
Hello all, I've got a question: I have a very busy sql-server 2008r2, with performance issues, for …
3 replies
Hi All Iam having Users table which contains the users information data retrieved from Active direc…
3 replies
Hi Friends, how do i select last 5 rows without any sorting order? Thanks, Charmer
57 replies
Declare @TMP Table (ID int, Name varchar(100), SUBjectName varchar(100), Marks varchar(50)) INSERT…
4 replies
hi to all users, my question is simple : a user (userA@mysociety.com) send email to requestA@mysoci…
1 replies
Viewing 15 topics - 20,656 through 20,670 (of 30,189 total)
You must be logged in to create new topics.