adspace
Answer Posted / Jabar Singh
In programming, Pragma is a non-standard keyword used in some languages to provide compiler directives. These directives allow programmers to influence the compiler or runtime environment without changing the source code itself.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the current version of postgresql?
What is the current version of sql?
Is primary key clustered index?
Can we rollback truncate?
Is primary key always clustered index?
how to escape special characters in sql statements? : Sql dba
Do we need to rebuild index after truncate?
Can we use distinct and group by together?
what are all the common sql function? : Sql dba
Can delete statement be rollbacked?
What is the best sql course?
what is sql server agent? : Sql dba
Does group by remove duplicates?
Is inner join faster than left join?
what is bcp? When does it used? : Sql dba