Answer:
Concurrent access in databases means two or more sessions accessing the database at the same time. Note that a session does not necessarily mean a user is physically infront of a terminal, it could also mean two or more processes accessing the database.