Topics
Started by
Posts
Last post
Hello, I have a project that will use a dedicated domain id, I do not have the password although I …
7 replies
I have an function which return variable by replacing strings which i will be passing in my functio…
5 replies
A few days ago I asked whether or not lengthening a text field (really a VARCHAR field) would retai…
8 replies
declare @ch varchar(200) declare @result varchar(200) set @ch = 'US , CA- I have been there' BE…
1 replies
help i have created following three table CREATE TABLE [dbo].[TBL_Item]( [ItemID] [varchar](50) NO…
2 replies
i have a database called 'sims' . i made a copy of it and called it 'simscopy'. both have tables th…
16 replies
Hello, I have a new Dundas Dashboard project that requires a data connection to a server/db. There …
9 replies
Hi All, I have this query that runs in 36 secs in SSMS but takes unbelievable 40 mins to run in SSR…
9 replies
Hi guys, I'm having a bit of trouble getting the accurate data for the below code, mainly with the …
6 replies
I am trying to write a dynamic query within a while loop and executing it like this create table #t…
10 replies
When you script at the table level there is no option to include the indexes. I have been scripting…
2 replies
Hi I have sized my 2 tempdb files at 20Gb each because I saw sql monitor returning a lot of sort wa…
6 replies
Scenario: Single dB on an instance, used by an ERP application. Another totally separate business…
5 replies
Hi, I want to give the aliase name to column, below is the test code. Create table #Temp ( N…
4 replies
Hi everybody We have a requirement to de-sensitize some of the data in our tables after we do a res…
6 replies
Viewing 15 topics - 8,161 through 8,175 (of 30,225 total)
You must be logged in to create new topics.