Topics
Started by
Posts
Last post
HI, I want primary key of all Rows affected in UPDATE Statement. i.e. UPDATE M_Product set PRDm_Qt…
7 replies
Hi, All I m using following code. EXECUTE(' declare @a as numeric(6) select top 1 @a= bp_id f…
4 replies
Hi, Good morning to all. My table: User_Group_Map(UserID UNIQUEIDENTIFIER,GroupID UNIQUEIDENTIFIER)…
11 replies
Hi Guys, I have to write the following message in an autogenerated email: Dear name surname, First …
2 replies
I joined a new company and my first project here is to crack an undocumented code for view creation…
2 replies
Hi all, I am having trouble with the size of my log file for the TempDB on a SqlServer 2005 server.…
2 replies
I would need couple of details ,could you help me --- This is what I needed, 1)Objects which do not…
4 replies
I was asked to develop some data base recommendations for the development team to reference. One of…
6 replies
I've got the following: declare @x as int; select @x=top 1 col from table order by col This gives a…
2 replies
Hi, I am writing a stored proc that has take the results in a table and mail to the recipients in t…
9 replies
I have the following query: select c.reportrundate as Day1 ,a.MaterialNumber ,a.MaterialDescription…
3 replies
Hello everyone, I am new to data warehouse development. I'll try my best to make you understand my …
1 replies
If a table is partitoned on FieldA, and a query is using FieldB=x and doesn't have FieldA in the qu…
1 replies
I wanna format my decimal value say 1234567.66666 to string value $1,234,567.66666 using Transact S…
18 replies
Hi, Can some one direct me to a tutorial to start using VS DBPro? Regards, -Aazad.
1 replies
Viewing 15 topics - 3,256 through 3,270 (of 4,155 total)
You must be logged in to create new topics.