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 |
Where views are stored in sql server?
Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
Can a stored procedure call itself(recursive). If yes what level and can it be controlled.?
How you can get a list of all the table constraints in a database?
What are the different types of replication? How are they used?
Can we use Truncate command on a table which is referenced by FOREIGN KEY?
What is difference between oltp and olap?
what is the information that can be stored inside a bit column? : Sql server database administration
How to drop an existing table with "drop table" statements in ms sql server?
What are temporal tables in sql server 2016?
Questions regarding Raiseerror?
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)