Answer the question
In order to leave comments, you need to log in
How to convert the date to the desired format?
Dates are stored in the database in numerical form: 29366 - 05/25/1980. This is the format dt_date(int).
Answer the question
In order to leave comments, you need to log in
Found the solution
https://stackoverflow.com/questions/10759089/sql-s...
Well, for starters, it's worth excluding "like" - after looking at what specific format it is. For example, using SSMS or a query (eg exec sp_help 'table of interest'). Well, then either look in the direction of cast / convert or swear at the architect who angrily used the tricks from dabase-iv
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question