SQLRequest.From (gb.db)

Function From ( Table As String ) As SQLRequest

Specify the table of the request.

  • Table is the name of the table.

The current request is returned so that you can chain method calls.