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)
223 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: |

So far, more than a dozen different members have contributed to the group, posting voice notes of themselves screaming, yelling, groaning, and wailing in various pitches and rhythms. Deputy District Judge Peter Hui sentenced computer technician Ng Man-ho on Thursday, a month after the 27-year-old, who ran a Telegram group called SUCK Channel, was found guilty of seven charges of conspiring to incite others to commit illegal acts during the 2019 extradition bill protests and subsequent months. The imprisonment came as Telegram said it was "surprised" by claims that privacy commissioner Ada Chung Lai-ling is seeking to block the messaging app due to doxxing content targeting police and politicians. Other crimes that the SUCK Channel incited under Ng’s watch included using corrosive chemicals to make explosives and causing grievous bodily harm with intent. The court also found Ng responsible for calling on people to assist protesters who clashed violently with police at several universities in November 2019. While some crypto traders move toward screaming as a coping mechanism, many mental health experts have argued that “scream therapy” is pseudoscience. Scientific research or no, it obviously feels good.
from us


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