Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
No Answer is Posted For this Question
Be the First to Post Answer
1. SELECT SUM(sal) as “Gross Salary” from EMPLOYEES; 2. SELECT MAX(sal) as “Highest Salary” from EMPLOYEES; ouput should be in table format
What are the disadvantages of indexes?
What value could be assigned to Varchar Type?
Is resultset an interface?
Detail about the hardware which is supported by SQL server?
Which are ddl commands?
One table how may column and Primary key
What are pages and extents? : SQL Server Architecture
What is a trace frag? Where do we use it?
What is the difference between OLEDB and ODBC
Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
How to download and install microsoft sql server management studio express?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)