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 6519I 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 6709
Explain the difference between primary keys and foreign keys?
Explain full-text query in sql server?
Explain what are sparse columns?
List few advantages of stored procedure.
What is the need for group functions in sql?
How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.
What is mean by dml?
What are subquery and its properties?
Explain ms sql server reporting services vs crystal reports?
what is the maximum size of a row? : Sql server database administration
What is the default fill factor value?
Tell me what is log shipping?
Explain alternate key, candidate key and composite key in sql server?
Can you force a query to use a specific index?
What do you mean by stored techniques? How would we use it?