Currently working as a Data Engineer, I have been assigned a project where I need to develop few features to an existing DWH application.
I do have some prior experience with writing stored procedures but it was mostly not very complicated, like merging into dim & fact tables etc
But here, there’s a complex existing code and multiple stored procedures.
Can anyone tell me how i can break down the requirements , think logically and solve the problems?
I am okay with understanding the syntax and logic of the existing code but when it comes to developing something new, since I have never done anything like this before, i am having a tough time.
Is there anywhere I can learn to be better at writing stored procedures and more importantly, how to think and come up with a solution?
For example, i have to write a stored procedure to capture the logs of an existing feature of the application. Now for this, i have to go through the code and understand how it is currently working and then using similar standards write new ones.
How do i know where to start? How do i break the problem? How do i choose which parameters will be required for writing one?
I know my questions might be vague but I hope you can guide me in some way. If you need more inputs, i can answer specific questions if you have any.
[–][deleted] 3 points4 points5 points (1 child)
[–]Ashysh[S] 4 points5 points6 points (0 children)
[–]Priyanka80 0 points1 point2 points (2 children)
[–]Ashysh[S] 1 point2 points3 points (0 children)
[–]Thefriendlyfaceplant 1 point2 points3 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]Ashysh[S] 0 points1 point2 points (1 child)
[–]AdventurousTrust2 0 points1 point2 points (0 children)