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 |
What is surrogate key? : sql server analysis services, ssas
How to rename an existing column with the "sp_rename" stored procedure in ms sql server?
What is log shipping? Can we do logshipping with SQL Server 7.0 ?
What is a natural primary key?
How do you know which index a table is using?
Explain what is the difference between union and union all?
How to retrieve field values using mssql_result()?
What language is sql server written in?
System variable and temporary variables
Name 3 ways to get an accurate count of the number of records in a table?
What is the difference between deallocate cursor and close cursor?
Which are the third-party tools used in sql server and why would you use them?
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)