This website requires JavaScript.
Explore
Help
Sign In
wbtiger
/
ByConity
mirror of
https://github.com/ByConity/ByConity
Watch
1
Star
0
Fork
You've already forked ByConity
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fky@master@refactor@remove-cnch_config
ByConity
/
tests
/
queries
/
4_cnch_stateless
/
00007_array.sql
4 lines
71 B
SQL
Raw
Permalink
Blame
History
SELECT
[
'
Hello
'
,
'
Goodbye
'
]
;
SELECT
[
'
Hello
'
]
,
[
'
Goodbye
'
]
;
SELECT
[
]
;
Reference in New Issue
View Git Blame
Copy Permalink