What are tasks?
Answers were Sorted based on User's Feedback
Answer / koti khammam
Doing a certain job with in a scheduled time is known as a
task.
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / b
Doing a cerain job with in a scheduled time. Sample tasks
in sql server are import data, export data, backup, restore
etc..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / surya
Tasks are used in DTS packages to perform the specific
operation like
1. ActiveX Script Task
2. Transform Data task
etc.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to change the data type of an existing column with "alter table" statements in ms sql server?
How to override dml statements with triggers?
How do you delete a trigger?
What is unpivot?
What is stored procedures?
Where are SQL server users names and passwords are stored in sql server?
How to use subqueries with the exists operators in ms sql server?
How to get @@error and @@rowcount at the same time?
How will you fine tune a stored procedure or what are the steps that should be taken to fine tune or optimize a stored procedure?
what are the basic functions for master, msdb, model, tempdb and resource system databases? : sql server database administration
There is a table1 with records (1,2,3,4,5,6) and table2 with records (4,5,6,7,8,9).write a query so as to get the result as 1,2,3,4,5,6,7,8,9
What is the difference between varchar and nvarchar datatypes?
Oracle (3253)
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)