Is it possible to create a stored procedure that runs a query and outputs the results to a text file and allows me to add extra delimeters and static field info. If so How?
1 6442I need a query that retrieves info from an Oracle table and a query that retrieves info from a SQL Server table. The info has to be joined together according to Record ID numbers. I have very limited access to the Oracle database but full control of the SQL Server database.How do I join two different queries from two different databases?
1 6607
What is merge replication?
To automatically record the time on which the data was modified in a table, which data type should you choose for the column?
What command would you use to create an index?
What is the difference between inner join and equi join?
What are the difficulties faced in cube development? : sql server analysis services, ssas
Which command is used for user defined error messages?
Explain the first normal form(1nf)?
What is the maximum size of a row in sql server?
How to set a database state to offline in ms sql server?
What is the maximum row of a size?
How to concatenate two strings in SQL Server.
What do you understand by mirroring?
Give an example of SQL injection attack ?
How to create a trigger for insert only?
What is DCL?