Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
What does P mean in SQL?
Contents
- What does P stand for in SQL?
- What is P in mysql?
- What does P mean in database?
- What does this symbol mean in SQL?
What does P stand for in SQL?
Data Type SyntaxExplanation (if applicable)decimal(p,s)Where p is a precision value; s is a scale value.realSingle-precision floating point numberdouble precisionDouble-precision floating point numberfloat(p)Where p is a precision value.
What is P in mysql?
It's an alias for the table. It's pointless in the example you gave. In a more complex query, it would let you refer to the table as p instead of by its name. See the table reference syntax in the docs.
What does P mean in database?
Type of constraint definition: C (check constraint on a table) P (primary key)
What does this symbol mean in SQL?
<> this symbol means not equal in sql.
Related Questions
Relevance
-
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago
Write us your question, the answer will be received in 24 hours