Приветствую всех,
Когда я подключил Click House в Sas, я обнаружил эту ошибку. ОШИБКА: Исходный оператор SQL содержит UDF, который не передается в базу данных. Выполнение SQL остановлено.
Помогите пожалуйста, как решить эту проблему, прилагаю запрос
процедура SQL;
подключиться с помощью клика;
создать таблицу work.DEP TO GOLD_OR_CLICK как выбрать | от соединения до щелчка (выберите event_id,
имя события, метку времени события, хеш идентификатора пользователя, продукт, выбранный продукт, канал из событий aws, где aws _events.event_name awsevents.event timestamp >= Today ()-30)
ярлык пополнения учетной записи нажмите' отключение
от щелчка;
покидать;
The TODAY() function might be stopping this from passing through to the database. Try using the more standard SQL function DATE() and see if that passes through.
Thank you, Kris, I will try.
I am using the Oracle database.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.