Topics
Started by
Posts
Last post
My fingers were fumbling at the keyboard in the SSMS SQL query editor window, and I ended up with a…
6 replies
I have a data dictionary project. I can easily get the data tables and their columns, as well as V…
4 replies
I want to search all databases having sprocs containing text 'text I am looking for' for example. …
2 replies
Hello all. We recently had an opportunity to discover a hidden treasure in SQL server as we began r…
2 replies
A B C NULL F R NULL R T G Expected output: ABC FR RTG
3 replies
I'm trying to read the contents of an Excel file, so I'm attempting to follow the instructions from…
2 replies
Is there a version of SQL Server that does automatic SQL tuning? I am also looking for automatic in…
2 replies
Hi I want to convert table content which contain the json values in the columnin Azure SQL server. …
6 replies
hello all I wrote this query and my goal is 0 sec for query Result. Declare @PrncplCompanyId int = …
4 replies
Hello everyone, I am finding issue while running this query . WITH XMLNAMESPACES (DEFAULT 'http://e…
11 replies
i have a data as below. Price = 25.0 Discount1=10 percentage Discount2=20 percentage Discount3=30 p…
15 replies
How do you return a list of the companies, sales, and month for the top 5 sales for each month wit…
9 replies
I have an Employee table that has a primary key. This key is used in another table for both a Welde…
6 replies
Hello All, I have a insert update procedure where I am getting data from 2 procedures and putting t…
1 replies
I've been coming to this site for years. I've never registered, and I almost always find the answer…
7 replies
Viewing 15 topics - 1,546 through 1,560 (of 1,791 total)
You must be logged in to create new topics.