<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Substring Function in MySQL</title><link>http://www.bing.com:80/search?q=Substring+Function+in+MySQL</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Substring Function in MySQL</title><link>http://www.bing.com:80/search?q=Substring+Function+in+MySQL</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>JavaScript String substring () Method - W3Schools</title><link>https://www.w3schools.com/jsref/jsref_substring.asp</link><description>The substring () method extracts characters, between two indices (positions), from a string, and returns the substring. The substring () method extracts characters from start to end (exclusive).</description><pubDate>Wed, 19 Aug 2026 00:16:00 GMT</pubDate></item><item><title>String.prototype.substring () - JavaScript - MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substring</link><description>The substring () method of String values returns the part of this string from the start index up to and excluding the end index, or to the end of the string if no end index is supplied.</description><pubDate>Wed, 19 Aug 2026 06:00:00 GMT</pubDate></item><item><title>SUBSTRING (Transact-SQL) - SQL Server | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/sql/t-sql/functions/substring-transact-sql?view=sql-server-ver17</link><description>The SUBSTRING function returns a portion of a specified character, binary, text, or image expression.</description><pubDate>Wed, 19 Aug 2026 05:10:00 GMT</pubDate></item><item><title>String.Substring Method (System) | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/dotnet/api/system.string.substring?view=net-10.0</link><description>You call the Substring (Int32, Int32) method to extract a substring from a string that begins at a specified character position and ends before the end of the string.</description><pubDate>Tue, 18 Aug 2026 16:59:00 GMT</pubDate></item><item><title>SQL Server SUBSTRING () Function - W3Schools</title><link>https://www.w3schools.com/SQL/func_sqlserver_substring.asp</link><description>Definition and Usage The SUBSTRING () function extracts some characters from a string. Syntax SUBSTRING (string, start, length)</description><pubDate>Tue, 18 Aug 2026 09:00:00 GMT</pubDate></item><item><title>Substring - Wikipedia</title><link>https://en.wikipedia.org/wiki/Substring</link><description>A substring of a string is a prefix of a suffix of the string, and equivalently a suffix of a prefix; for example, nan is a prefix of nana, which is in turn a suffix of banana.</description><pubDate>Sat, 15 Aug 2026 13:21:00 GMT</pubDate></item><item><title>JavaScript Substring (): Extract a Substring from a String</title><link>https://www.javascripttutorial.net/javascript-substring/</link><description>In this tutorial, you'll learn how to use the JavaScript substring () method to extract a substring from a string.</description><pubDate>Thu, 13 Aug 2026 03:22:00 GMT</pubDate></item><item><title>std::basic_string&lt;CharT,Traits,Allocator&gt;:: - cppreference.com</title><link>https://en.cppreference.com/cpp/string/basic_string/substr</link><description>Returns a substring [pos, pos + count). If the requested substring extends past the end of the string, i.e. the count is greater than size() - pos (e.g. if count == npos), the returned substring is [pos, size ()).</description><pubDate>Tue, 18 Aug 2026 14:36:00 GMT</pubDate></item><item><title>Substrings: A Comprehensive Guide - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/dsa/introduction-to-substring/</link><description>Definition: A substring is a contiguous sequence of characters within a larger string. It is essentially a smaller portion of a string extracted from the original string. Substrings are often used for various text manipulation tasks, including searching, comparing, and extracting data.</description><pubDate>Sat, 15 Aug 2026 14:11:00 GMT</pubDate></item><item><title>Java String substring () Method - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/java/substring-in-java/</link><description>In Java, the substring () method of the String class returns a substring from the given string. This method is most useful when you deal with text manipulation, parsing, or data extraction.</description><pubDate>Mon, 17 Aug 2026 15:20:00 GMT</pubDate></item></channel></rss>