Table of Contents Table of Contents Table of Contents Welcome to Swift About Swift Version Compatibility A Swift Tour Language Guide The Basics Basic Operators String...
Table of Contents Welcome to Swift About Swift Version Compatibility A Swift Tour Language Guide The Basics Basic Operators Strings and Characters Collection Types Con...
Table of Contents Table of Contents Table of Contents Welcome to Swift About Swift Version Compatibility A Swift Tour Language Guide The Basics Basic Operators String...
ADMIN CLEAN TRASH description example keyword ADMIN CLEAN TRASH description This statement is used to clean up the trash data in the backend . Grammar : ADMIN...
ADMIN SHOW REPLICA DISTRIBUTION Description example keyword ADMIN SHOW REPLICA DISTRIBUTION Description This statement is used to show the distribution status of a table or ...
UNLOAD SINGLE TABLE Description Syntax Supplement Example Reserved word Related links UNLOAD SINGLE TABLE Description The UNLOAD SINGLE TABLE syntax is used to unload si...
SHOW-TRASH Name Description Example Keywords Best Practice SHOW-TRASH Name SHOW TRASH Description This statement is used to view the garbage data footprint within the ba...
ADMIN-CANCEL-REPAIR Name Description Example Keywords Best Practice ADMIN-CANCEL-REPAIR Name ADMIN CANCEL REPAIR Description This statement is used to cancel the repair ...
SHOW SQL_PARSER RULE Description Syntax Return Value Description Example Reserved word Related links SHOW SQL_PARSER RULE Description The SHOW SQL_PARSER RULE syntax is ...
alias alias An alias declaration inside a lib declares a C typedef : lib X alias MyInt = Int32 end Now Int32 and MyInt are interchangeable: lib X alia...