How do I compare two values when one value(data type) is
char and the other is an integer?
Answer Posted / rajeevrohilla
You Can USe Either Convert or Cast Function for this
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to rename databases in ms sql server?
What is de-normalization and what are some of the examples of it?
What is log in sql server?
Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?
What is the difference between sql server 2000 object owner and sql server 2005 schema? : sql server database administration
What are commit and rollback in sql?
Explain where clause?
What is the difference between functions and stored procedures?
Tell me what is use of except clause? How it differs from not in clause?
How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?
What is updatable resultset?
How to create a new schema in a database?
What is sql server agent and what are the two modes of authentication in sql server?
how many type of indexing in database?
What is multilevel indexing?