Showing posts with label select month name. Show all posts
Showing posts with label select month name. Show all posts

Saturday, October 20, 2012

print month name

simple DATENAME function can be used to print month name 

 select DATENAME(month,getdate())


can you please explain me Backpropagation & Gradients in layman language as simple as possible

 Absolutely! Let’s break down backpropagation and gradients in the simplest possible way , like we’re teaching a curious 10-year-old. 🎯...