Topics
Started by
Posts
Last post
i need to write stored proc following logic please help me the code.i need to get distinct prodid f…
5 replies
Currently, in existing system i do have following update statement: Update ProdStgset unit_cost=cas…
5 replies
Hi,Let's keep this simple (for my sake) and say we have two tables. Table Employee contains:e.Emplo…
5 replies
In Case statement i need to pass subquery. what's the bestway to do it. Can i declare it before do …
2 replies
Can someone kindly help me with the query below: SELECT 1 AS ID, '1 Field, COALES…
13 replies
HiI have notice something weird with the new syntax with a "drop if exist"It looks like the new syn…
10 replies
I am THIS [---] close to figuring out the last step for an ETL project moving data from an old appl…
4 replies
How do i pivot on this Table. I want the downer table to look like the one above, with the entries …
3 replies
First post here guys so sorry if Im in the wrong place for this. Its been the bain of my life…
7 replies
Hi, I am trying to build sql statement, but got struck. Any inputs please? Table A Tab…
7 replies
Hi folks, I have costs that I need to convert into a different currency based on the currency at th…
3 replies
DECLARE @String VaRCHAR(100) = 'Column1|Column2|Column3'DECLARE @StringColumns VaRCHAR(100) = 'EmpI…
2 replies
I am very new to SSIS and I am just trying to understand if there is a way to create multiple stagi…
1 replies
New to SQL and trying to insert 3 fields into an SQL table using a stored procedure call in groovy …
3 replies
Came a cross a bit of an oddity, execution times on the same system differ when run in SSMS a…
12 replies
Viewing 15 topics - 1,261 through 1,275 (of 1,539 total)
You must be logged in to create new topics.