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 data block and how to define data block size?
Which are ddl commands?
Explain what is the purpose of sql profiler in sql server?
How to convert a unicode strings to non-unicode strings?
Can coalesce return null?
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
Do you know what are different types of replication in sql server?
Explain how dts is used to extract, transform and consolidate data?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
What is sql server used for?
What is sqlcmd?
Define the one-to-one relationship while designing tables.
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)