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
/
00914_replicate.sql
2 lines
46 B
SQL
Raw
Permalink
Blame
History
SELECT
CAST
(
replicate
(
[
'
a
'
]
,
[
1
]
)
AS
String
)
;
Reference in New Issue
View Git Blame
Copy Permalink