178982/two-backslash-in-sql-procedure-with-regular-expression
On SQL procedure where i saw a Regular expression which contains this piece -
REGEXP '\\s*count\\s*\\('
why there are two backslash ? what's the meaning of this code?
Insert 2 new columns, G & H. Enter ...READ MORE
Please help me to write a sql ...READ MORE
Assume your tables as named are read ...READ MORE
You can easily find the file using ...READ MORE
length is too high READ MORE
It's the escape prefix in regular expressions: ...READ MORE
You can use the 'str_replace_all()' function from ...READ MORE
Blockhashes are always 64 characters in length. You ...READ MORE
Use gsub to match the substring that we want ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.