Viewing 15 posts - 1 through 15 (of 167 total)
ty so much , it worked
April 10, 2023 at 8:46 pm
Its nvarchar(50)
October 21, 2022 at 4:21 pm
Yes he answered, i got it. But the question is we cannot hardcode 9786 in select. because there are tons of records with different student keys. i Just took sample...
October 12, 2022 at 12:29 pm
ID Grpkey StudentKey StudentLockKey StudentPeriodKey BeginDate EndDate Type SubType
5799 1234 1224567 8876535 1298777 2020-1-20 NULL HOLL SUX
5799 4355 1224567 8876535 1298785 2020-1-20 NULL HOLL SUX
5799 2677 1224567 8876535 1298789 2020-1-20...
October 11, 2022 at 5:35 pm
Thank you Scott.
Suppose If i want to check type COLL and SUb type MOD, with associated row that has type QUAT and SUbtype BALANCE. If you see the below set...
September 14, 2022 at 8:32 pm
how to pass folder name to for each loop container dynamically?
step 1 - using for each loop container with enumerator for each file enumerator
step 2- i used directory as folderpath...
June 8, 2022 at 12:38 pm
Once i got all csv files from all the zip files into a folder. i will have to loop through again all csv files and loads the content in that...
June 3, 2022 at 6:10 pm
Here is requirement
i have directory and i know the path where it creates folder
D:/Employees/
Under this employees folder we will have so many sub folders, and its not constant we dont...
May 25, 2022 at 7:53 pm
Ty so much, It worked!!!
April 20, 2022 at 12:20 pm
column name is Year and its data type is nvarchar(50).
Currenlty data is comming as
201702
201801
202013
Format of data should be like below
2017002
2018001
2020013
January 9, 2022 at 1:27 am
I have another question, I have data with space before square brackets and after sqaure brackets when i run below example 1 statement returning NULL. But in example 2 We...
December 10, 2021 at 7:05 pm
I Have created table along with trigger but the problem is its logging all system events. I want only the users accounts who are logging into the database (DataMap)
Step -1
CREATE...
September 20, 2021 at 7:23 pm
thank you for your comments, these reports are hosted on sharepoint project server. next thing i will check the aspx report viewer page first to see why the link is...
February 23, 2021 at 6:42 pm
We are getridding of EXEC msdb.dbo.sp_send_dbmail.. to SMTP send mail task..
July 10, 2020 at 3:35 pm
Viewing 15 posts - 1 through 15 (of 167 total)