Hi, See http://h2database.com/html/functions.html#session_id
Regards, Thomas On Thu, Dec 1, 2011 at 9:35 AM, i928 <[email protected]> wrote: > > How to get the ID for the current session? > > I can get all sessions using > select * from information_schema.sessions; > > Thanks! > > Chiiwen > > -- > You received this message because you are subscribed to the Google Groups "H2 > Database" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
