Podcast
Questions and Answers
What does 'TO_CHAR(b.imported_at, 'DD.MM.YYYY')' do?
What does 'TO_CHAR(b.imported_at, 'DD.MM.YYYY')' do?
What does 'CONCAT_WS' function do?
What does 'CONCAT_WS' function do?
What does 'CASE WHEN' statement do in the given context?
What does 'CASE WHEN' statement do in the given context?
What does 'TO_CHAR(b.pd_birth_date, 'DD.MM.YYYY')' do?
What does 'TO_CHAR(b.pd_birth_date, 'DD.MM.YYYY')' do?
Signup and view all the answers
What does 'b.id_identity_type = 'PASSPORT'' represent in the given context?
What does 'b.id_identity_type = 'PASSPORT'' represent in the given context?
Signup and view all the answers