SQL Server Transact Basic to Expert - Display Current date in yy.mm.dd formatKarthikeyan Anbarasan15yPublished Jun 16, 2011, 12:00 AMUpdated Jun 16, 2011, 9:24 AM3.6k00Reactions×25Blog This blog shows how to display the current dae in yy.mm.dd using SQL queryExample:SELECT CONVERT(varchar(20), GETDATE(), 102)The expected result would be 11.06.16CommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a commentIt is the same account you read, post and publish with — and you will come straight back to this page.Sign inCreate an account
Join the conversation! Your thoughts help the community grow.