Connection
A SQL connection is an occurrence of an interactive user or an application program requesting and being granted access to a database through a network connection. In
, the scope of a connection is the same as that of a session.A SQL connection is an occurrence of an interactive user or an application program requesting and being granted access to a database through a network connection. In
, the scope of a connection is the same as that of a session.
|