Viewing 15 posts - 1,471 through 1,485 (of 8,760 total)
Sorry Jeff, couldn't help it 😀
😎
April 29, 2018 at 9:42 am
Good Morning Experts,
If i delete the Availability Group(AG) in primary replica, what will be...
April 29, 2018 at 6:05 am
keddula - Saturday, April 28, 2018 12:47 AMHi,
Can any one suggest on conveting PDF file data to SQL table in SQL server.
Thanks.
It...
April 29, 2018 at 2:22 am
Not sure I understand...
like I said both [date2] in dbo.[myTable] and [date1]...
April 29, 2018 at 2:10 am
Suggest you use the CONCAT function as it ignores the NULL values.
😎
USE TEEST;
GO
SET NOCOUNT ON;
IF OBJECT_ID(N'dbo.Client') IS NOT...
April 28, 2018 at 12:16 am
Hi,
I am getting strange error 9810 "The...
April 28, 2018 at 12:00 am
I am running an instance on AWS RDS..
I am trying...
April 26, 2018 at 5:45 am
April 26, 2018 at 4:35 am
luke 24660 - Wednesday, April 25, 2018 6:55 PMHi Eirikur,Thanks very much. Works as described.
ta
You are welcome.
😎
Note...
April 26, 2018 at 4:01 am
Can you post the output of SELECT @@VERSION
please?
😎
Has anything changed since you last ran the backup job, i.e. CU applied etc?
April 26, 2018 at 2:41 am
Viewing 15 posts - 1,471 through 1,485 (of 8,760 total)