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 insert a new row into a table with "insert into" statements in ms sql server?
How to send email from database?
Explain what is dbcc?
What do you know about normalization and de- normalization?
What’s the distinction between dropping a info and taking a info offline?
How to add the custom code in Report?
Differentiate between ms sql server reporting services vs crystal reports?
How global temporary tables are represented and its scope?
What is nonclustered index with included columns ?
How does a profiler work?
What is database replication? What are the different types of replication you can set up in sql server?
Can two tables have the same primary key?
What does dml stand for?
Where sql server user names and passwords are stored in sql server? : sql server database administration
Explain primary key in sql server?