Topics
Started by
Posts
Last post
I am trying to find some information on this, but it seems like TSQL doesn't support natural joins …
1 replies
Hi there, I have a sql question wondering your sql expertise. My data as follows pasted in the scre…
1 replies
Table - CI_BSEG_READ Table - CI_BSEG_SQ I want to sum the MSR_QTY where BSEG ID is same in "…
1 replies
Here is an impossible issue. First, everything works perfectly on my machine, running Win 10. T…
1 replies
I need help on SQL Query i have table with 2 column Acol BCol 1 ABD 1 …
4 replies
Hi, Thanks in advance. I have a datetime column in a table. I want to run a query to get a true or …
6 replies
Hi Guys, Here is my sample table and data. Create table #TempInvoice ( id int identity (1,1), Tkey…
27 replies
Would someone please look in a 2019 SSIS package for the value of PackageFormatVersion? This value …
3 replies
Why can I not create a new column and add 90 days to the date in column P_INDATE in MS SQL Server? …
4 replies
I will force the cursor to execute the procedure first then execute execute the others my script …
6 replies
Hi, we have merger sp with table-type now we have to call one sql function to populate one column v…
1 replies
In a WHERE clause. SELECT SCHEMA_NAME([o].[schema_id]) , [o].[name] FROM [sys].[objects] [o] WHERE …
7 replies
Hi guys, I am stuck with a task with not getting there? I want to calculate income tax based on a …
2 replies
I have an insert with an output clause where one of the outputted columns is not in the inserted li…
8 replies
Hello All, Please advise on the below. I am new to deployments and learning so feel free to share a…
1 replies
Viewing 15 topics - 1,636 through 1,650 (of 1,663 total)
You must be logged in to create new topics.