What is the meaning of concurent access?

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.
First answer by Karanhir. Last edit by Karanhir. Contributor trust: 2 [recommend contributor recommended]. Question popularity: 1 [recommend question].