Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: barasel1
  • Content: Threads
  • Order by date
  1. barasel1

    restriction in downloading from websites...

    This might not be the right forum. If so please, correct me to the correct forum. When I download files from websites, I get a message box stating that The operation has been cancelled due to restrictions on the computer. Please contact your system administrator. Thanks
  2. barasel1

    row retention period

    I have a requirement to delete row from a table, after it has passed 90 days from the date it was inserted. One way is do it writing a program which would run every day to delete the 'expired' rows. Is there any mechanism db2 provides to do this automatically?(something similar to trigger...
  3. barasel1

    Function to convert varchar to char

    I have a column named AUDIT_SECTION defined as varchar(600). I would like to query the table and view the content of this particular column. In SQL Query analyzer, when I do a select audit_sction from mytable, value of the column shown is not readable. I assume, there might be column...

Part and Inventory Search

Back
Top