How to how to convert numeric expression data types using the convert() function??
Answer / Shabnam Parween
You can use the CONVERT() function in MS SQL Server to convert numeric expression data types. The basic syntax is: CONVERT(data_type, expression [, length ] [, style ]). For example, to convert a decimal value to float, you can use: CONVERT(FLOAT, DecimalValue)
| Is This Answer Correct ? | 0 Yes | 0 No |
what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
Mention the differences between having and where clause.
What is 1nf 2nf?
What is normalization? Describe its different types.
Does table partitioning improve performance?
What keyword you will use to get schema appended to the result set of a ‘for xml’ query?
What is nolock hint in sql server 2008
Explain following error properties?
What is public role in sql server?
select empid empname from employee What is the result for the about query?
How to get last system shutdown time in Sql server when restarted system?
What are different types of views?
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)