<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: SQL Convert String to Date</title><link>http://www.bing.com:80/search?q=SQL+Convert+String+to+Date</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>SQL Convert String to Date</title><link>http://www.bing.com:80/search?q=SQL+Convert+String+to+Date</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>SQL Convert String to Date Functions</title><link>https://www.sqltutorial.org/sql-date-functions/sql-convert-string-to-date-functions/</link><description>This tutorial shows you how to use the CAST () and TO_DATE () to convert a string to a date in SQL.</description><pubDate>Sun, 23 Aug 2026 20:28:00 GMT</pubDate></item><item><title>CAST and CONVERT (Transact-SQL) - SQL Server | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/sql/t-sql/functions/cast-and-convert-transact-sql?view=sql-server-ver17</link><description>This example displays a date and time as character data, uses CAST to change the character data to the datetime data type, and then uses CONVERT to change the character data to the datetime data type.</description><pubDate>Mon, 24 Aug 2026 04:06:00 GMT</pubDate></item><item><title>Convert String to Datetime in SQL Server</title><link>https://www.sqlservertutorial.net/sql-server-system-functions/convert-string-to-datetime/</link><description>In this tutorial, you will learn how to convert a string to a datetime in SQL Server using the CONVERT () and TRY_CONVERT () function.</description><pubDate>Mon, 24 Aug 2026 10:11:00 GMT</pubDate></item><item><title>SQL Server CONVERT () Function - W3Schools</title><link>https://www.w3schools.com/SQL/func_sqlserver_convert.asp</link><description>Definition and Usage The CONVERT () function converts a value (of any type) into a specified datatype. Tip: Also look at the CAST () function. Syntax CONVERT (data_type (length), expression, style)</description><pubDate>Sun, 23 Aug 2026 11:03:00 GMT</pubDate></item><item><title>SQL Server functions for converting a String to a Date</title><link>https://www.sqlshack.com/sql-server-functions-for-converting-string-to-date/</link><description>In this article, we will learn about SQL Server convert String to Date functions like CAST (), TRY_CAST (), CONVERT (), TRY_CONVERT () and TRY_PARSE () to convert a string to a date format in SQL Server.</description><pubDate>Sun, 23 Aug 2026 21:47:00 GMT</pubDate></item><item><title>sql - Convert string to date in specific format - Stack Overflow</title><link>https://stackoverflow.com/questions/24877429/convert-string-to-date-in-specific-format</link><description>You need the convert function, where you can specify a format code: ... The 103 means dd/mm/yyyy. See the docs.</description><pubDate>Mon, 24 Aug 2026 00:46:00 GMT</pubDate></item><item><title>SQL Convert Examples for Dates, Integers, Strings and more</title><link>https://www.mssqltips.com/sqlservertip/8004/sql-convert-examples-dates-integers-strings/</link><description>In this article, we look at how to use the SQL CONVERT function to convert between data types such as date, integers, strings, and more.</description><pubDate>Sat, 22 Aug 2026 20:44:00 GMT</pubDate></item><item><title>t sql - How to parse string into date? - Stack Overflow</title><link>https://stackoverflow.com/questions/10304373/how-to-parse-string-into-date</link><description>Best way would be to use the "date" data type. If this is user input, this is even worse. Then you should first do some checking in the client. If you really want to pass string values where SQL-Server expects a date, you can always use ISO format ('YYYYMMDD') and it should convert automatically.</description><pubDate>Mon, 24 Aug 2026 00:17:00 GMT</pubDate></item><item><title>MySQL STR_TO_DATE () Function - W3Schools</title><link>https://www.w3schools.com/sql/func_mysql_str_to_date.asp</link><description>Definition and Usage The STR_TO_DATE () function returns a date based on a string and a format. Syntax STR_TO_DATE (string, format)</description><pubDate>Sun, 23 Aug 2026 21:11:00 GMT</pubDate></item><item><title>SQL Date Format Examples using CONVERT Function</title><link>https://www.mssqltips.com/sqlservertip/1145/date-and-time-conversions-using-sql-server/</link><description>The article explains how to use the SQL CONVERT function to achieve various sql date format styles. It covers common formats like mm/dd/yy and dd-mm-yyyy with practical SQL queries as examples.</description><pubDate>Sun, 23 Aug 2026 13:47:00 GMT</pubDate></item></channel></rss>