Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/tgoop/post.php on line 84
SQL для тестировщика@sql_for_qa P.887
SQL_FOR_QA Telegram 887
Какой SQL-запрос в PostgreSQL извлечёт из строки только заглавные буквы (русские или английские)?
Anonymous Quiz
SELECT regexp_replace(str, '[^A-Z]', '', 'g')
SELECT regexp_replace(str, '[^A-ZА-ЯЁ]', '', 'g')
SELECT translate(str, 'abcdefghijklmnopqrstuvwxyz', '')
SELECT substring(str from '[A-Z]+')
SELECT lower(str)
SELECT upper(str)
222 answered
👍8



tgoop.com/sql_for_qa/887
Create:
Last Update:

BY SQL для тестировщика


Share with your friend now:
tgoop.com/sql_for_qa/887

View MORE
Open in Telegram


Telegram News

Date: |

How to create a business channel on Telegram? (Tutorial) As of Thursday, the SUCK Channel had 34,146 subscribers, with only one message dated August 28, 2020. It was an announcement stating that police had removed all posts on the channel because its content “contravenes the laws of Hong Kong.” best-secure-messaging-apps-shutterstock-1892950018.jpg The group also hosted discussions on committing arson, Judge Hui said, including setting roadblocks on fire, hurling petrol bombs at police stations and teaching people to make such weapons. The conversation linked to arson went on for two to three months, Hui said. Channel login must contain 5-32 characters
from us


Telegram SQL для тестировщика
FROM American