How to list all field names in the result set using mssql_field_name()?
No Answer is Posted For this Question
Be the First to Post Answer
How to get the definition of a user defined function back?
What is the meaning of resultset type_scroll_insensitive?
There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
Explain how to send email from sql database?
How do you clear a log file?
WHAT OPERATOR PERFORMS PATTERN MATCHING?
2 Answers CarrizalSoft Technologies, CTS,
How important do you consider cursors or while loops for a transactional database?
How to set database to be single_user in ms sql server?
Explain Normalization and DE normalization
Why can there be only one clustered index and not more than one?
How to send email from database?
Explain the flow of creating a cube? : sql server analysis services, ssas