About 188,000 results
Open links in new tab
  1. declare Man Page - Linux - SS64.com

    When used in a function, declare makes each name local, as with the local command, unless the -g option is used. If a variable name is followed by =value, the value of the variable is set to value.

  2. Bash declare Statement: Syntax & Examples (Declaring Variables)

    Dec 17, 2025 · Although the built-in declare statement does not need to be used to explicitly declare a variable in bash, the command is often employed for more advanced variable management tasks. …

  3. SQL Declare Variable Code Examples - SQL Server Tips

    Oct 30, 2025 · Learn how to define and use variables in SQL Server code with these many different SQL Declare Variable code examples.

  4. DECLARE Definition & Meaning - Merriam-Webster

    declare, announce, proclaim, promulgate mean to make known publicly. declare implies explicitness and usually formality in making known.

  5. Conjugate "to declare" - English conjugation - bab.la

    'to declare' conjugation - English verbs conjugated in all tenses with the bab.la verb conjugator.

  6. declare command in Linux with Examples - GeeksforGeeks

    Sep 25, 2024 · By understanding how to use declare, you can manage variables and functions more effectively in your shell scripts. This guide provides a detailed explanation of the declare command …

  7. DECLARE | English meaning - Cambridge Dictionary

    Phrasal verb declare for/against something (Definition of declare from the Cambridge Advanced Learner's Dictionary & Thesaurus © Cambridge University Press)

  8. MySQL :: MySQL 8.4 Reference Manual :: 15.6.3 DECLARE Statement

    Declarations must follow a certain order. Cursor declarations must appear before handler declarations. Variable and condition declarations must appear before cursor or handler declarations.

  9. Conjugation declare | Conjugate verb declare | Reverso Conjugator …

    Conjugate the English verb declare: indicative, past tense, participle, present perfect, gerund, conjugation models and irregular verbs. Translate declare in context, with examples of use and …

  10. DECLARE (Snowflake Scripting) - Snowflake Documentation

    Declares one or more Snowflake Scripting variables, cursors, RESULTSETs, nested stored procedures, or exceptions. For more information, see the following topics: