1 SELECT count(sr_name) FROM sde.st_spatial_references 2* WHERE sr_name = 'GCS_WGS_1984' SQL> / COUNT(SR_NAME) -------------- 12
SQL> describe sde.server_config Name Null? Type ----------------------------------------- -------- ---------------------------- PROP_NAME NOT NULL NVARCHAR2(32) CHAR_PROP_VALUE NVARCHAR2(512) NUM_PROP_VALUE NUMBER(38)
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.