array|false public \Bitrix\Main\DB\Result::fetchRaw( );
This non-static method fetches one row of the query result and returns it in the associative array of raw DB data or returns false when data is empty.
No parameters