What are SQL Jobs, please mention the use of it and how to
create them.
Answer / subramaniam
sql job is scheduling the work into server and it will
automatically run and finish the job
for this we have to set the time.
what is the use of the job is
1) it check the database automatically
2)take a back up of database
for this job we have to start the Sqlserver agent and
give the date and time for this particular job
| Is This Answer Correct ? | 15 Yes | 2 No |
What is the preferred way to create a clustered and non-clustered index? Which index should you create first the clustered or non-clustered?
How to encrypt Strored Procedure in SQL SERVER?
what is package configuration variable?How to change file name in folder dynamically?Plz help me
what are the new features of sql server 2005?
8 Answers HP, Keane India Ltd,
There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
How to Install SQL SERVER 2005 remotely?
What is collation?
table:employee EID ENAME MID(manager ids) 101 rama null 102 sita 101 103 siva 101 104 ganesh 103 . . . . . . for 103 ID the manager ID is 101(RAMA) and for 104 manager is SIVA if i give employee id (EID) you have to tell the manager for that EID write query? eample:if i give 102 .The query output should be manager for 102 ID that it should print RAMA as output
Can we add our custom code in ssis?
How to execute the cursor queries with "open" statements?
What are the pre-defined functions in the sql server?
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)