<docs>: add the missing note
This commit is contained in:
parent
174364c6a9
commit
6731ab7631
|
@ -26,6 +26,7 @@ Replace the database operating in the current connection with “power”, other
|
||||||
|
|
||||||
- Any table or STable belongs to a database. Before creating a table, a database must be created first.
|
- Any table or STable belongs to a database. Before creating a table, a database must be created first.
|
||||||
- Tables in two different databases cannot be JOIN.
|
- Tables in two different databases cannot be JOIN.
|
||||||
|
- You need to specify a timestamp when creating and inserting records and querying history records.
|
||||||
|
|
||||||
## <a class="anchor" id="create-stable"></a> Create a STable
|
## <a class="anchor" id="create-stable"></a> Create a STable
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue