Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Database > SQL Language
|
SQL Language SQL Language discussions not specific to a particular RDBMS program or vendor.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Language section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 24th, 2005, 10:15 AM
Registered User
 
Join Date: Sep 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Does this question have any sense

DOes this question have any sense
Q. Minimum to Minimum how many triggers can be associated with a table and fired when using it
Choices :A. 9 B. 10 C. 11 D. 12 ANS: D

 
Old October 24th, 2005, 01:19 PM
Authorized User
 
Join Date: Sep 2005
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I don't understand the question but here are some numbers

Triggers per table Limited by number of objects in a database
Nested trigger levels 32

“I sense many useless updates in you... Useless updates lead to defragmentation... Defragmentation leads to downtime...Downtime leads to suffering..Defragmentation is the path to the darkside.. DBCC INDEXDEFRAG and DBCC DBREINDEX are the force...May the force be with you" -- http://sqlservercode.blogspot.com/
 
Old October 24th, 2005, 01:50 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 839
Thanks: 0
Thanked 1 Time in 1 Post
Default

This is the SQL Language forum. Questions about limits or capacities are always dependent upon the specific SQL implementation. In fact, I'm aware of no such numbers which are present in the SQL language specification (nor should there be).

For example, SqlMenace above cites limits particular to SQL Server. They may be quite different for, say, Oracle.

So, the question asked makes no sense unless it is relative to a specific SQL database implementation.

Jeff Mason
Custom Apps, Inc.
www.custom-apps.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Making sense of of PHP/SQL C/M/R lord_midnight Beginning PHP 0 November 23rd, 2008 05:50 PM
C++ question Edward King C++ Programming 1 July 3rd, 2008 07:02 AM
Question Ashwini Classic ASP Databases 2 January 5th, 2006 01:31 PM
if else question hoonboon69 Javascript 1 August 8th, 2003 07:05 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.