Topics
Started by
Posts
Last post
Hi, I am using this query to show my column as money and I need to remove the decimal values on top…
5 replies
hi All, I need some suggestions - I am supporting large number of Development and Test databases. A…
2 replies
Can anyone shed some more light on the EXECSYNC wait type? I've seen it appear in WAITSTATS on oth…
4 replies
I'm working for a client who creates a reporting database from a production system by shipping and …
9 replies
I have server name called X and i want to convert this server using Virtual to virtual.However, I w…
1 replies
Hi I have a C# solution with many parameterized sql queries. I would like to be able to add optimiz…
2 replies
I have a table containing 2,163,568,622 rows hosted on SQL server Standard 2008. Attempted to creat…
16 replies
The data contains medications given to patients. If a patient is given Vitamin K, DrugID='VITA100T2…
2 replies
Consider following string I would like to thank whomever did the proofreading on Consider followi…
1 replies
Can we reset sp_prepexec and sp_execute When i am running the sp_prepexec the id is generated say i…
1 replies
I have always believed best practice when writing stored procedures or any SQL code is to include e…
2 replies
i have this error in a job, this job is using linked server Message Executed as user: Domain\user. …
2 replies
Hi We have several SSIS packages where destination is 'SQL Server Destination'. Now they are moved …
4 replies
I need to create a schema in every database, and here is my code that I try to execute dynamically:…
1 replies
create table #temp ( range2 varchar(15), descrip varchar(10) ) insert into #temp select '10-13','te…
2 replies
Viewing 15 topics - 6,961 through 6,975 (of 30,225 total)
You must be logged in to create new topics.