On 7-5-2014 11:10, Claudio Valderrama C. wrote: > What can bring the excess of misused time, instead of doing things with more > priority in my life: > > F:\fb3dev\fbbuild\firebird30\temp\Win32\Debug\firebird>isql 1377 > Database: 1377 > SQL> select first 3 rdb$trigger_name, rdb$relation_name from rdb$triggers; > > RDB$TRIGGER_NAME > RDB$RELATION_NAME > ============================================================================ > === > ============================================================================ > === > RDB$TRIGGER_1 > RDB$USER_PRIVILEGES > RDB$TRIGGER_8 > RDB$USER_PRIVILEGES > RDB$TRIGGER_9 > RDB$USER_PRIVILEGES > > SQL> set recordbuf on; > SQL> select first 3 rdb$trigger_name, rdb$relation_name from rdb$triggers; > > RDB$TRIGGER_NAME RDB$RELATION_NAME > ================ =================== > RDB$TRIGGER_1 RDB$USER_PRIVILEGES > RDB$TRIGGER_8 RDB$USER_PRIVILEGES > RDB$TRIGGER_9 RDB$USER_PRIVILEGES > > SQL> > > I think the difference is evident. > > Anyway, idleness in classic Greece was the task of the philosophers. The > vulgar people did business. > ;-)
Nice :) Mark -- Mark Rotteveel ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
