Search results

  1. C

    sql query

    thanks it worked........ there wasn't any field with filesize
  2. C

    sql query

    type filename size ___________________________ .txt ab.txt 12 .txt ab.txt 12 .txt cli.txt 14 .avi clie.avi 15 I have a table like this. i want to select the files where...
  3. C

    insert if

    furobj: item stock alm2 5 alm3 0 order: item quantity alm3 2 when in table furobj an item's stock gets zero..... the item will be placed in order table.... how do i write the query in ms...
Back
Top Bottom