chore(docs): copy change submitted through BugHerd (#23725)
This commit is contained in:
parent
d0fda60c85
commit
a3c971cbda
|
|
@ -24,8 +24,8 @@ will do its own _GROUP BY_ and doing the work twice might slow down performance.
|
|||
Whether you use a table or a view, the important factor is whether your database is fast enough to
|
||||
serve it in an interactive fashion to provide a good user experience in Superset.
|
||||
|
||||
However, if you are using the SQL Lab, there is no such limitation, you can write sql query to join
|
||||
multiple tables as long as your db account has access to the tables.
|
||||
However, if you are using SQL Lab, there is no such limitation. You can write SQL queries to join
|
||||
multiple tables as long as your database account has access to the tables.
|
||||
|
||||
### How BIG can my datasource be?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue