SnowPro Core Recertification(COF-R02)专为认证到期前的持证者设计,验证对 Snowflake 最新功能(Snowpark、Cortex AI、Dynamic Tables)的掌握。
SnowPro Core 认证到期前的必考续期考试 — 40 题 / 80 分钟 / 75% 通过线,重点考 Dynamic Tables、Snowpark 和 Cortex AI 等近年新功能。
Unlock all certifications, courses & tools at a fraction of the cost
This page is structured for quick scanning first: exam format, fit, prep time, and the actual study scope.
SnowPro Core Recertification(COF-R02)是 Snowflake 为 SnowPro Core 持证者设计的续期考试。SnowPro Core 认证有效期 3 年,到期前必须通过 Recertification 才能保持认证状态。考试 40 题 / 80 分钟 / 75% 通过线,考试费 $175 USD(比初考的 $175 相同价格)。
Recertification 不是"简单版的 Core"。它和 Core 考试覆盖相同的 6 大领域(架构、账户安全、性能、数据加载、数据保护、数据共享),但重点偏向 Snowflake 近 2-3 年新增功能:Dynamic Tables(声明式 ELT 替代传统 Task+Stream)、Snowpark Container Services、Cortex AI 函数(COMPLETE/SUMMARIZE/SENTIMENT)、Native App Framework、Iceberg Tables 等。
考试代码更新频率高 — Snowflake 每季度发布功能更新(Feature Release),Recertification 考试内容跟着更新。2025-2026 年版本新增了 Trust Center、Query Acceleration Service(QAS)增强、以及 Data Clean Rooms 基础概念。
如果你的 Core 认证在 2026 年到期,建议在到期前 6 个月内开始准备。过期后不能考 Recertification,必须重新考完整版 Core。
Salary ranges, target job titles, and the real career impact of holding SnowPro Core Recertification.
Recertification 本身不会给你额外薪资加成,但让认证过期会给你减分。
在 Snowflake Partner 生态里(Accenture、Deloitte、Slalom 等),认证过期意味着你不再计入公司的 "certified headcount" — 直接影响 Partner 等级和客户计费。很多 Snowflake Partner 公司会内部提醒甚至报销续期费用。
对个人来说,LinkedIn 上显示 "SnowPro Core Certified" 但实际已过期,被招聘方查出来是减分项。$175 + 半天准备时间维持一个有效认证是值得的投资。
不需要续期的情况:如果你已经通过了 SnowPro Advanced(Data Engineer、Architect 等),Advanced 认证有效期也是 3 年但独立于 Core。你可以让 Core 过期只维持 Advanced。但如果两个都在简历上写了,建议都续。
A concrete week-by-week plan from past test-takers — not generic advice.
打开 Snowflake 的 Release Notes(docs.snowflake.com → Release Notes → 按季度浏览最近 2 年的更新)。重点关注:Dynamic Tables(替代 Task+Stream 的声明式 ELT)、Snowpark Container Services、Cortex AI 函数、Native App Framework、Iceberg Tables、Trust Center。把自己没用过的功能列出来,这些就是考试的重点。
在 Snowflake 试用账户(免费 30 天)里实际操作:(1) 创建一个 Dynamic Table 用 TARGET_LAG 设置刷新频率;(2) 用 SNOWFLAKE.CORTEX.COMPLETE() 跑一次 LLM 调用;(3) 创建一个 Iceberg Table 看它和普通 Table 的区别;(4) 配置 Query Acceleration Service 看 SYSTEM$ESTIMATE_QUERY_ACCELERATION() 输出。能跑通就够了,不需要深入。
Snowflake 官方没有 Recertification 的免费 Practice Exam,但社区有(搜 "SnowPro Core Recertification practice")。重点关注新功能类题目。40 题 80 分钟 = 每题 2 分钟,时间宽裕。75% 通过线 = 30/40 题对即可。在 Webassessor 平台报名,可以在家在线监考考试。
What it actually took for real candidates to pass — prep time, scores, and lessons learned.
我日常用 Snowflake 但从没用过 Dynamic Tables 和 Cortex AI。考试里 Dynamic Tables 至少 4-5 题,其中 2 题考 TARGET_LAG 的设置逻辑。还有 1 题考 Cortex COMPLETE 函数的参数。建议不管用没用过都先在试用账户里跑一遍,不跑代码光看文档记不住。
差点没过。我三年前考 Core 时 Snowflake 还没有 Iceberg Tables 和 Native App Framework,这次续期考了好几题。最意外的是考了 Trust Center — 我完全没准备这个功能。建议把 Release Notes 里标 "GA"(General Availability)的新功能全过一遍,至少知道每个功能是干什么的。
| SnowPro Core Recertification | SnowPro Core | SnowPro Advanced Data Engineer | |
|---|---|---|---|
| Provider | 其他 | 其他 | 其他 |
| Level | 助理级 | 助理级 | 专业级 |
| Fee | $0 | $0 | $0 |
| Duration | 90 min | 90 min | 90 min |
| Question count | 52 | 65 | 65 |
| Validity | 3 yrs | 3 yrs | 3 yrs |
**40 题 80 分钟 = 每题 2 分钟** — 比 Core 的时间压力小很多。慢慢读题不要急。
**新功能题的答案通常是"最新的那个选项"** — 如果一道题问"实现 X 的最佳方式",选项里有传统方式和新功能,通常选新功能(Snowflake 出续期考试就是为了推广新功能)。
**75% = 30/40 题** — 允许错 10 题。优先确保基础题(架构、安全、数据加载)全对,新功能题尽力而为。
**认证到期前 90 天开始准备** — 给自己留足缓冲时间,万一第一次没过还能补考。
**用 3 年前的 Core 知识直接去考** — Recertification 约 40% 题考近年新功能(Dynamic Tables、Cortex、Iceberg),不更新知识必挂。
**不知道 Dynamic Tables 和 Task+Stream 的区别** — Dynamic Tables 是声明式的(你定义 SQL + TARGET_LAG,Snowflake 自动刷新),Task+Stream 是命令式的(你手动编排调度)。考试会问"哪种方式更适合 ELT 管道"。
**认为 Recertification 比 Core 简单** — 题少(40 vs 100)但通过线更高(75% vs 70%),而且新功能题没有太多社区资源可参考。
**等到认证过期才想起来续** — 过期后不能考 Recertification,必须重考完整版 Core(100 题 / 115 分钟 / $175)。
52+ questions, chapter-by-chapter learning, mock exams, wrong-question review, and AI tutor support live in the exam page.
Go to exam prepFrom $29 · 2 free chapters