What is INTVAL( )and where we use
Plz any body help me
Answer / akash
it will return the integer value of a variable
for example
intval(42); // 42
intval(4.2); // 4
intval('42'); // 42
intval('+42'); // 42
| Is This Answer Correct ? | 3 Yes | 2 No |
Explain nested stored procedure. Syntax and an example for create nested stored procedure?
What is the full meaning of dml?
How to edit table in sql server 2017?
Do you know concepts and capabilities of sql server?
When we can say that is in BCNF?
What is the difference between WHERE AND IN? OR 1. SELECT * FROM EMPLOYEE WHERE EMPID=123 2. SELECT * FROM EMPLOYEE WHERE EMPID IN (123) WHAT IS THE DIFFERENCE?
What is query processing?
Does full backup break log chain?
What is bit datatype and what's the information that can be stored inside a bit column?
what are file groups?
What is openrowset sql server?
What is the use of RDBMS?
Oracle (3259)
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)