Re: interview question

2001-04-19 Thread Casey West
On Thu, Apr 19, 2001 at 10:51:26AM -0400, Nutter, Mark wrote: : > can someone pl tell me what is the best ans to the interview question : > : > "what is tie ?" The following is a pretty good answer, however, this quetion is similar to 'please, do my homework.' I am making a strict policy of no

RE: interview question

2001-04-19 Thread Nutter, Mark
> can someone pl tell me what is the best ans to the interview question > > "what is tie ?" In 25 words or less, "Tie lets you attach custom functionality to a scalar, hash, or array." Common uses of tie include mapping a hash or an array to a database table so that you can create/search/update