I am using SQL Server 2016 and have admin access to it (I also work with a DBA). I need to create a new enterprise GDB, and the Create Enterprise Geodatabase tool can be used either to convert an existing DB to an enterprise GDB, or it can create an enterprise GDB from scratch. Is there any advantage to doing it one way or the other? Are the resulting GDBs functionally the same? In my organization, we've always done this by having the DBA create the database, then converting it to a GDB, I'm just wondering if that's the "best" way.