Viewing 15 topics - 16,036 through 16,050 (of 284,129 total)
Topics
Started by
Posts
Last post
Comments posted to this topic are about the item Calculate Moving Averages using T-SQL in SQL Server
4 replies
I've searched on this topic, but haven't quite been able to get the answer I'm looking for. I have…
11 replies
CREATE TABLE dbo.SomeTable ( ID int NOT NULL, SomeText varchar(10) NOT NULL ) ON [PRIMARY] GO …
35 replies
I have a varchar column that has scientific numbers and I want to fix them and keep it in a varchar…
36 replies
We have already restored databases from SQL 2012 to SQL 2016 and setup transactional replication. B…
1 replies
I have a table with cust references payment type pi or pa, amounts and transaction dates The table …
2 replies
I'm having an issue in SSIS 2012 where a DT_TEXT column in a Flat File Source is being truncated at…
1 replies
Hello, I'm not hundred percent sure and I'm supporting and running into SQL LOGIN issues. Someone c…
8 replies
Hello, I am researching whether to install SSIS on its own server or install it on our production S…
3 replies
Hello, I am currently with an environment that has an active/active cluster, each server has 16 cor…
1 replies
Comments posted to this topic are about the item Query Optimization Level "The credit belongs to th…
1 replies
I have a database that's 125GB, but the t-log is 190GB. I do full backups each day and t-log backu…
18 replies
Does ever SQL account get's locked due to failed login attempts or it will never get locked?
6 replies
Dear All, I have an SSIS package that at some point does un union. All the columns from that union …
6 replies
I have 50 tables that have all the columns as varchar. The columns have different data in each one…
3 replies
Viewing 15 topics - 16,036 through 16,050 (of 284,129 total)