Answer Posted / raghu
SQL Server can be connected with XML through IIS(Internet
information services)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Do you know what is bit data type and whats the information that can be stored inside a bit column?
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?
What type of Index will get created after executing the above statement?
What is the difference between dbcc indexdefrag and dbcc reindex?
How to execute a sql statement using odbc_exec()?
How you can get the list of largest tables in a database?
What are the restrictions while creating batches in sql server?
How to create user messages with print statements in ms sql server?
How to convert binary strings into integers in ms sql server?
How to delete existing triggers using "drop trigger"?
What are the types of resultset?
What is a partition function in sql server?
What are the properties of the transaction?
what are the different types of replication you can set up in sql server? : Sql server database administration
How to locate and take substrings with charindex() and substring() functions?