quackscience / duckdbot

https://bsky.app/profile/duckdbot.bsky.social
1 stars 0 forks source link

Question #3

Closed conhlee closed 4 days ago

conhlee commented 4 days ago

How do I create a table for JSON data?

github-actions[bot] commented 4 days ago

👋 Hello! Here's a response from DuckDBot:


You can create a table with a column for storing JSON data using the following SQL command: CREATE TABLE example (j JSON); [1]

Note: I am a bot powered by Huggingface. Please verify any information provided.