HOW TO COPY A SET OF TABLES FROM A SCHEMA FROM DEVELOPMENT DB TO PROD DB
How would i copy a set of tables from the development to the production
when i use exp and imp option will i be able to get the sequences created on the tables also after the import on production. bcz when i googling i found something like when we export table level the sequences were not going to export so requesting you all to pls share ur ideas
Thanks in advance !!