In sql server, when we do generate scripts we can choose only schema. Likewise I tried to export the schema by clicking "Tools --> Database Export" from oracle sql developer but it comes along with insert command. How can I export just the schema without the data of a database from oracle sql developer?