Topics
Started by
Posts
Last post
I have this query which works OK. SELECT D.MStockCode AS StockCode, CASE WHEN [W_SE-MFG].dbo.[YearW…
5 replies
Hi I have a table with Timestamp column named TS I want to filter the table based from TS I try wit…
1 replies
My co-worker is still running 32 bit visual fox pro. Can he use the 32 bit sql server 2012 import …
1 replies
declare @DTBEGIN date = '02/01/2018' declare @DTEND date = '05/22/2019' SELECT * FROM ( SELECT c.co…
2 replies
I've been using SSMS for bajillions of years. Last week I needed to install MySQL. I didn't realize…
3 replies
I'm trying to do some proof of concept work with AlwaysOn in SQL Server 2012. I've got 2 Windows 20…
4 replies
LS, The situation: 2 node cluster (SQL 2012), 4 instances , 2 instances prefered active on node1 - …
2 replies
I have a situation where I am required to compare a list of todo items to a list of done items and …
1 replies
We need a script by which a source DB, the name will be supplied, to be copied into another DB with…
6 replies
We have just converted a SQL Server box from a physical server to a vm. I noticed a significant slo…
2 replies
Hi everyone, We have a table(Table1)in sql server 2012, this table has below columns. TransactionID…
1 replies
An administrator restored some SharePoint databases for me and did not use the service account I as…
4 replies
I have the below stored procedure, and I am getting this error message: Error converting data type …
3 replies
hello friends, i have a stored procedure in SQL server database for my page the problem is i have a…
5 replies
I have an alert which reports on high cpu when the Workload Group Stats reaches a certain threshold…
1 replies
Viewing 15 topics - 631 through 645 (of 8,636 total)
You must be logged in to create new topics.