Assigning value to null

  • Thread starter Thread starter Steve Caliendo
  • Start date Start date
S

Steve Caliendo

Hi,

How do I set a variable to be null? I want to update a set in a database,
and in some cases I would like a particular field to remain unchanged, or
null. I'm building a query string based on an array, and so I would like to
set a(i,5) to be null.

Thanks,

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top