Guest User

Untitled

a guest
Jun 22nd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. insert into a values(null,'hello')
  2. if(textfield.getText.lenght()==0)
  3. date="null"
  4. else
  5. date= " ' " +textfield.getText()+" ' " ;
Add Comment
Please, Sign In to add comment