We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec10af commit c284c04Copy full SHA for c284c04
articles/synapse-analytics/sql/develop-tables-cetas.md
@@ -5,7 +5,7 @@ author: filippopovic
5
ms.service: azure-synapse-analytics
6
ms.topic: overview
7
ms.subservice: sql
8
-ms.date: 02/17/2023
+ms.date: 10/14/2024
9
ms.author: fipopovi
10
ms.reviewer: whhender, wiassaf
11
---
@@ -151,6 +151,7 @@ CETAS can be used to store result sets with following SQL data types:
151
> [!NOTE]
152
> LOBs larger than 1MB can't be used with CETAS.
153
154
-## Next steps
+## Next step
155
156
-Try querying [Apache Spark for Azure Synapse external tables](develop-storage-files-spark-tables.md).
+> [!div class="nextstepaction"]
157
+> [Apache Spark for Azure Synapse external tables](develop-storage-files-spark-tables.md)
0 commit comments