Topics
Started by
Posts
Last post
I am not sure this the right place to post this but, Is it possible to update an Excel file from an…
6 replies
I have a simple query, however I am failing to understand the issue in my statement and getting bel…
3 replies
Hi..How can do a loop statement for the following table first loop shld be e1,e2,e3.... first loop …
5 replies
I've yet to find an answer for this. I've found a few queries that have a few executionplans. Why i…
2 replies
When I do "select * from ... " from a large table, the result starts to "stream" before the query i…
4 replies
Hi, I am working on an old database table which stores emails, including From, To, CC etc but it al…
11 replies
Hi, I need to export the data from my SQL server in JSON format (so that they can imported to a gra…
3 replies
Hi Guys I have the data below ( this is an example) and i am trying to create a query to pull the …
7 replies
Hi Sql Experts, At my company, we have authored a piece of software that allows users to examine da…
7 replies
I am using the following function: IIf([var1Title] != '', [var1Title] + ' - ' + [var1Topic] + ' - '…
61 replies
I'm having an issue with a database that I recently moved from SQL 2014 to SQL 2019 (Standard in bo…
30 replies
Hi ...I am a newbie to SQL.......Help me with the below req for the table below drop table sample_d…
2 replies
We have a complex stored procedure working in our database. Some of the statements are executed wit…
10 replies
hi, I have 3 types of invoices , INNU,INN1, INN2 I am trying to filter out invoices that are "INN1"…
3 replies
Hi guys, I have the following table DDL/DML CREATE TABLE #DailyOnHandForecast (Id INT, ItemN…
1 replies
Viewing 15 topics - 1,366 through 1,380 (of 1,784 total)
You must be logged in to create new topics.