[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

[sqr-users] sql delete from table where 1 = 1



Hi,

I'm testing a sqr, I found a procedure
delete-old-data.
I'm not sure how the Where statement is identifying
the old data, Where 1 = 1.

BEGIN-PROCEDURE DELETE-OLD-DATA
!**************************************************************************
BEGIN-SQL
DELETE FROM TABLE_NAME WHERE 1 = 1
END-SQL

END-PROCEDURE

Please can someone enlight me...

Thanks 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users