MCPcopy Create free account
hub / github.com/corestoreio/pkg / StraightJoin

Method StraightJoin

sql/dml/select.go:99–102  ·  view source on GitHub ↗

StraightJoin forces the optimizer to join the tables in the order in which they are listed in the FROM clause. You can use this to speed up a query if the optimizer joins the tables in nonoptimal order.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestSelect_JoinFunction · 0.80

Calls

no outgoing calls

Tested by 2

TestSelect_JoinFunction · 0.64