Can we have a sequence and table with the same name? I am trying to create a sequence with the same name as an existing table, but I get this error:
There is already an object named 'XYZ' in the database.
I haven't found any documentation about this.