Viewing 15 topics - 21,931 through 21,945 (of 283,986 total)
Topics
Started by
Posts
Last post
Say I have 2 tables like this. CREATE TABLE #TableA (Period CHAR(7), SomeValue INT)INSERT #TableA(P…
11 replies
--My Query to get Space left in a data file.CREATE TABLE ##ALL_DB_Files (dbname SYSNAME,fileid smal…
7 replies
Hi. I have a table A in which datq gets inserred through stored procedure. I also have insert trigg…
3 replies
We are using 2017 Enterprise version of SQL server. Database is dataware house db. Reports ar…
4 replies
Hi Guys, I have a requirement in my project is how to check string of boolean expression is true …
14 replies
Hi, windows 2008 R2 64 bit SQL 2008 R2 64 bit I had checked as below, everythings working fine but …
6 replies
Hi, I am unable to create SSISDB catalog and get the .bak missing error. Now, I do see the In…
1 replies
Hi Can someone confirm this please - my thoughts are that SQL has 3 main components in RAM - Proc c…
13 replies
Happy New Year all 🙂 I want to import data from an old excel file i have that has headers and data …
4 replies
Hi all,I have 2 large (85MB each) excel files need to load in sql server in one table. These f…
15 replies
Comments posted to this topic are about the item REPLACE and NULLs God is real, unless declared int…
8 replies
Got a dumb question...Say I have a ton of SSRS reports (you know a good 300+)... Is there an easy w…
6 replies
I have textbox with expression =Sum(Fields!servicetotal.Value, "Service") - Sum(Fields!servicefee.V…
2 replies
Run the code belowI need the PCP_CHANGE_INDEX to be 1 when the LINE_NUMBER = 5 Each tim…
4 replies
Comments posted to this topic are about the item Porting SQLServerCentral
21 replies
Viewing 15 topics - 21,931 through 21,945 (of 283,986 total)