Nextcloud.oc_users' doesn't exist

I am trying to install Nextcloud on my WAMP server for Private home use

I have inserted all database username and password etc but keep getting below error,
What is the EASIEST way to fix this

An exception occurred while executing ‘SELECT uid, displayname FROM oc_users WHERE uid_lower = ?’ with params [“admin”]: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘nextcloud.oc_users’ doesn’t exist

hey @Trevor_Clark

and Welcome to the Forum. Thanx for your first participation here.

Sorry but I dunno what a “WAMP”-server is… Too bad that this is the only real information about your instance. Usually we do need a bit more than that.
but maybe I don’t really need to know. Because… it seems as if there’s a table missing to your DB.

So I’d suggest to add it manually.

And how would I go about adding the table to my DB

localhost / MySQL | phpMyAdmin 5.0.2 html{display:block}

Database server

  • Server: MySQL (127.0.0.1 via TCP/IP)

  • Server type: MySQL

  • Server version: 5.7.31 - MySQL Community Server (GPL)

  • Protocol version: 10