Is it possible to execute big SQL query in Hibernate?

How could i write an sql query in sql server2000 that would automatically execute based on system date?

  • the sql query should be triggered when the system date changes.

  • Answer:

    Use an agent. First you have to write the query and save. ( as stored procedures) . Go in to Agents area and create an agent and schedule it Good luck

kingofcr... at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

Please see http://www.sql-ex.ru On this site you may practice in sql queries (SELECT and DML available). Also SQL help exist on this site.

Oleg L

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.