Changes

Jump to: navigation, search

MySQL Regular Expression Searches

1 byte added, 18:35, 19 October 2007
Regular Expression Repetition Metacharacters
<td>{n1,n2}<td>A range of matches between n1 and n2</td>
<tr>
<td>?<td>Optional single character match (character my be present or not to qualify for a match)</td>
</table>

Navigation menu