Getting Started with Web applications development with servlets and JSP - Part 5: Filters
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.
Request Friendship



Upload Image

San Carlos, CA
Male

My Activities

Just Learned19
Ask2
Quiz1
Blogs12
Puzzles125
Brad Schulz
100 · 2% · 453

Brad Schulz's Home

My name is Brad Schulz.
  • Press F5 to Insert current time-stamp on notepad

    Brad Schulz Learned 10 Months ago through Just Learned
    Suppose you are maintaining some notes in a notepad on a daily basis and you want to add current date and time whenever you finish so that you can keep track of when notes are added. While working in a notead, Press F5 and it will insert current date an...
    Madhivanan JR
    4 · 39% · 8836
  • Press F5 to Insert current time-stamp on notepad

    Brad Schulz Liked 10 Months ago through Just Learned
    Suppose you are maintaining some notes in a notepad on a daily basis and you want to add current date and time whenever you finish so that you can keep track of when notes are added. While working in a notead, Press F5 and it will insert current date an...
    Madhivanan JR
    4 · 39% · 8836
  • Press F5 to Insert current time-stamp on notepad

    Brad Schulz Liked 10 Months ago through Just Learned
    Suppose you are maintaining some notes in a notepad on a daily basis and you want to add current date and time whenever you finish so that you can keep track of when notes are added. While working in a notead, Press F5 and it will insert current date and t
    Madhivanan JR
    4 · 39% · 8836
  • SQL Server - Do not run any adhoc queries on your production server

    Brad Schulz Commented 11 Months ago through Just Learned
    One alternative: You could put an OPTION (RECOMPILE) hint on your ad-hoc query and it would NOT be cached....
    Rami Reddy
    3 · 39% · 8882
  • Count Character in a String

    Brad Schulz Commented 11 Months ago through Just Learned
    Just one word of warning... LEN() will not count trailing spaces, so the following will (incorrectly) return a value of 7: declare @string varchar(50) set @string='///xxx ///' select len(@string)-len(replace(@string,'/','')) /* Ret...
  • Count Character in a String

    Brad Schulz Commented 11 Months ago through Just Learned
    Just one word of warning... LEN() will not count trailing spaces, so the following will (incorrectly) return a value of 7: declare @string varchar(50) set @string='///xxx ///' select len(@string)-len(replace(@string,'/','')) /* Ret...
    Robert Dennyson
    17 · 11% · 2563
  • Use square braces to escape % in the where clause

    Brad Schulz Commented 11 Months ago through Just Learned
    You could also do it this way: WHERE data LIKE '%\%%' ESCAPE '\'...
    Madhivanan JR
    4 · 39% · 8836
  • GO command is also a while loop (from version 2005 onwards)

    Brad Schulz Commented 11 Months ago through Just Learned
    Let me know how it goes (if you're still alive)....
    Madhivanan JR
    4 · 39% · 8836
Previous 1 | 2 | 3 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Beyondrelational.com