Posted by: phone July 3, 2019
Please help on Sql query
Login in to Rate this Post:     0       ?        
​Hello , I have a table called Student consisting of Columns Name, and DateOfBirth. I would like to create a query Which Selects all Name whose DateOfBirth is on the same day. The DateOfBirth Column datatype is in DateTime format. I want the result in the Date format. In my table below I want row 1,2, and 7 for day 1 and 3,4 for day 2 as a result of the query.

Read Full Discussion Thread for this article