You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the options, basically a where clause, working to restrict the rows being returned.
I would now like to return only the fields/columns I need, similar to a where clause.
I have the options, basically a where clause, working to restrict the rows being returned.
I would now like to return only the fields/columns I need, similar to a where clause.
Is this something that can be done currently?
Thanks