Questão de Inglês — Interpretação de texto | Reading comprehension — IADES 2021
InglêsInterpretação de texto | Reading comprehension
- Código
- qq650023
- Banca
- IADES
- Órgão
- CFQ
- Ano
- 2021
- Nível
- Superior
- Cargo
- Analista de Sistemas - Ênfase em sistemas e Processos
SRID values must be in the range of 32-bit unsigned integers, with these restrictions:- SRID 0 is a valid SRID but cannot be used with DROP SPATIAL REFERENCE SYSTEM.- If the value is in a reserved SRID range, a warning occurs. Reserved ranges are [0, 32767] (reserved by EPSG), [60,000,000, 69,999,999] (reserved by EPSG), and [2,000,000,000, 2,147,483,647] (reserved by MySQL). EPSG stands for the European Petroleum Survey Group.- Users should not drop SRSs with SRIDs in the reserved ranges. If system-installed SRSs are dropped, the SRS definitions may be recreated for MySQL upgrades.Available at: <https://dev.mysql.com>. Access on: 6 Mar. 2021.According to the presented excerpt from the documentation, mark the correct alternative.
- AIf SRSs installed by the system are removed, the SRS definitions cannot be recreated.
- BThe value 62,983,467 for SRID triggers a warning.
- CThe value -15 is a valid SRID.
- DThe value 0 is an invalid SRID and can be used with DROP SPATIAL REFERENCE SYSTEM.
- EAn SRID value can be any integer, as long as it fits within a 32-bit representation.