Topics
Started by
Posts
Last post
I have a 10gb ILM 2007 database, (6gb data, 4gb log) in production. The developers are telling me …
1 replies
I trolled the internet for some direction on this but I am unable to find out how to get the bandwi…
1 replies
http://support.microsoft.com/kb/975783 I've got an SAP/BPC installation with an MDX query issue tha…
1 replies
Hi, I have recently started a new role and the SQL Server needs rebooting over the weekend. However…
3 replies
I use one store procedure to select data as below code: select * from ORDER where city='London' In …
2 replies
I'm researching this monitoring pack to add on to our current instance of SCOM 2012. Using Idera S…
1 replies
Hi, I want to blank the data in below line where row start will be always ZY05034 ,Then I have to r…
8 replies
Hi, am using below statement in a select statement, " e.expiration_date" is a date fromat column, …
2 replies
Hi , am having a select statement like below, Select record_id, msg_text from test Record IDMsg_t…
1 replies
Hello, Can some one help me with a way that I can stop scripts from running if one of the scripts f…
2 replies
Hello Experts, I have a table with a column called Z_Status: the values of this column are DUP and …
3 replies
Hi, am using below funtion to convert date, CREATE FUNCTION dbo.fnFormatDate ( @Datetime DATETIME,…
1 replies
Hi, What are the negative effects of running update statistics on few tables as part of stored proc…
2 replies
Hi Below is the code for my stored procedure Alter proc [dbo].[InvoiceDisplayTest] (@InvoiceNumber …
5 replies
Hi, How do I create an updateable index from these index definitions: CREATE INDEX LibSort ON dbo.P…
2 replies
Viewing 15 topics - 15,271 through 15,285 (of 30,191 total)
You must be logged in to create new topics.