Viewing 15 topics - 3,841 through 3,855 (of 283,957 total)
Topics
Started by
Posts
Last post
Hi, I have a query where I search and provide the result. select * into #a from( Select ID, 1 as co…
4 replies
Comments posted to this topic are about the item The Variable Priority
0 replies
Comments posted to this topic are about the item Taking Advantage of Conferences
0 replies
Comments posted to this topic are about the item A LEFT OUTER JOIN in SQL: What Is It?
1 replies
I want to automate my manual Vlookup using Excel to SQL/SSIS. Table: is used with The columns th…
1 replies
BEGIN TRY SELECT * FROM ( SELECT 'int' AS [text] ) AS tmp ORDER BY CONVERT (INT, …
7 replies
i'm trying to either write a sql script or power shell script to change certain reports Data Source…
1 replies
This is a contrived example - but illustrates what I'm trying to fix I have a code where the client…
6 replies
Hi All, I am seeing a SELECT blocking a TRUNCATE statement. THE SELECT is running over 4 hours and …
5 replies
SELECT * FROM msdb.dbo.sysjobhistory error: The SELECT permission was denied on the object 'sys…
2 replies
Hi All, While capturing expensive queries by CPU or IO, why it is important to group queries by que…
4 replies
Hello SQL Experts, We have SQL2017 enterprise edition with about 60 databases. Recently we are seei…
6 replies
I have several tables and stored procedures that have an user ID of a person that is no longer with…
1 replies
This script converts from xlsx to csv, but how can I change delimiter from comma to semicolon, and …
2 replies
Hi We have 2 node Active/Passive SQL serer cluster with 2 databases, due to the backup disk capacit…
2 replies
Viewing 15 topics - 3,841 through 3,855 (of 283,957 total)