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 6455I 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 6624
What is user-defined function? Explain its types i.e. Scalar and inline table value user-defined function?
In what three ways is the return statement used in a stored procedure?
Where can you add custom error messages to sql server?
Explain few examples of RDBMS?
How to encrypt Strored Procedure in SQL SERVER?
What is the difference between upgrade and migration in sql server?
How to copy the tables, schema and views from one sql server to another?
What is difference between join and natural join?
What is mscorsvw.exe - process - microsoft .net framework ngen?
Define msdb database?
Can a table be created inside a trigger?
How can you insert values in multiple rows using one Insert statement?
What is change data capture (cdc) in sql server 2008?
Explain what is the difference between a local and a global temporary table?
What is sql server replication? : sql server replication