ArcGIS Desktop

  • Documentation
  • Support

  • My Profile
  • Help
  • Sign Out
ArcGIS Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS Desktop

A complete professional GIS

ArcGIS Enterprise

GIS in your enterprise

ArcGIS for Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Get apps and data for your organization

  • Documentation
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

Help

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • More...

ST_RasterUtil.getVersion

  • Definition
  • Syntax
  • Returns
  • Parameters
  • Example

Definition

The ST_RasterUtil.getVersion function returns the current version number of the ST_RasterUtil package.

Syntax

Oracle

sde.ST_Raster_Util.getVersion ()

PostgreSQL

st_raster_util_getVersion ()

SQL Server

st_raster_util_getVersion ()

Returns

Oracle

Number

PostgreSQL

Integer

SQL Server

Integer

Parameters

None

Example

This SQL SELECT statement returns the current version number of the ST_RasterUtil package.

Oracle

SELECT sde.ST_RasterUtil.getVersion() 
FROM dual;

PostgreSQL

SELECT sde.st_raster_util_getVersion();

SQL Server

SELECT <function_owner>.st_raster_util_getVersion();

The function owner is either sde or dbo, depending on the schema where the geodatabase system tables, functions and procedures are stored.

ArcGIS Desktop

  • Home
  • Documentation
  • Support

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Insiders Blog
  • User Conference
  • Developer Summit
Esri
Tell us what you think.
© Copyright 2016 Environmental Systems Research Institute, Inc. | Privacy | Legal