Viewing 15 topics - 14,761 through 14,775 (of 283,990 total)
Topics
Started by
Posts
Last post
CREATE TABLE [dbo].[NewTable1]( [18/10/2020 date] [nvarchar](255) NULL ) ON [PRIMARY] GO INSERT [db…
4 replies
I could able to view the last restart of sql server using dm_os_sys_info. But checking is there a w…
4 replies
Hi, In my database I have a table with product information. The number of records in the table var…
5 replies
I configured an extended event to capture the time procedures are executed and below is what I have…
1 replies
I have an API call that passes parameters via the query string and then returns either JSON or CSV.…
1 replies
Hi all We have a Dim table with an attribute that's causing us problems. We want to d…
1 replies
Sorry for the inconvenience I have table1 Col1 Col2 update_date Zzz ab 04/04/2020 Z…
4 replies
Comments posted to this topic are about the item Keeping Unique Aliases
20 replies
Our network admin created a cluster (vmware using shared disks seetings - 2 nodes) so plan to inst…
3 replies
Comments posted to this topic are about the item Export SQL Server Tables to Excel, which is is not…
0 replies
Hi, I am importing data from csv flat file with 481 278 records to my database table with 199 9…
3 replies
Hi everybody, We have a policy in our Company that .NET developers are creating builds in VS and DB…
1 replies
Hi, By default sql tries to restart on the same node in case of a failure, next it does failover. P…
2 replies
Hello, I feel stupid asking this...I should be able to work itout, but here I am. column value exsi…
18 replies
Hi, I have created a stored procedure like follows select issuedate, SUM((CASE WHEN ISNUMERIC(netpa…
2 replies
Viewing 15 topics - 14,761 through 14,775 (of 283,990 total)