What is sql comments?
Answer / Ahsan Khan
SQL Comments are used to add notes or explanations to SQL code. They help other developers understand the purpose of the code and make it easier to maintain.nnIn most SQL dialects, comments are created using two types of syntax: single-line comments and multi-line comments.nnFor a single-line comment, you can use two hyphens (--), like this: -- This is a single-line comment.nnFor a multi-line comment, you can use /* and */ delimiters, like this:n/* This
is a nmulti-nline ncomment. */
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention what pl/sql package consists of?
What are sql injection vulnerabilities?
What is memory optimized?
what is primary key? : Sql dba
What is the trigger in sql?
What is raw datatype in sql?
What is pl sql collection?
How many sql commands are there?
What is mutating table error?
wht is the difference between truncat,drop in sqlserver wht is the difference between function and stored procedure
What is trigger in flip flop?
what tools available for managing mysql server? : Sql dba
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)