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.

Friends

My Badges

Request Friendship



Upload Image

San Francisco
Male

My Sections

Leonid's Blog (Blogs)

My Activities

Ask30
Puzzles135
Just Learned4
Blogs13
Leonid Koyfman
50 · 4% · 950

Leonid Koyfman's Home

My name is Leonid Koyfman.
  • Can I search for 'Match' & 'March' using wildcard character as “Ma*ch” or “Ma?ch” in indexing service?

    RobinJain Question Received 6 Months ago through ASK
    I want wildcard character to search Match & March at the same time in indexing service. I am trying it with following query: Select * from Table_Name WHERE CONTAINS(Column_Name, '"Ma*ch"') Or Select * from Table_Name WHERE CONTAINS(Column_Name, '"Ma?...
    leonidk
    50 · 4% · 950
  • Subqueries inside a function

    Leonid Koyfman Learned 10 Months ago through Just Learned
    While some functions do not allow subqueries as part of parameter, some do allow as seen below [code] select day( ( select max(date) from ( select getdate() as date union all select getda...
    Madhivanan JR
    4 · 39% · 8849
  • Subqueries inside a function

    Leonid Koyfman Liked 10 Months ago through Just Learned
    While some functions do not allow subqueries as part of parameter, some do allow as seen below [code] select day( ( select max(date) from ( select getdate() as date union all select getda...
    Madhivanan JR
    4 · 39% · 8849
  • Subqueries inside a function

    Leonid Koyfman Liked 11 Months ago through Just Learned
    While some functions do not allow subqueries as part of parameter, some do allow as seen below [code] select day( ( select max(date) from ( select getdate() as date union all select getdate(
    Madhivanan JR
    4 · 39% · 8849
  • Internal storage of temporary table names

    Leonid Koyfman Commented 1 Years ago through Blogs
    The important part is that exec tempdb..sp_help '#t' is session specific. If we run in 2 sessions create table #t(i int) exec tempdb..sp_help '#t' we'll get 2 different results. Something similar to #t____________________________0000000000AB ...
  • Internal storage of temporary table names

    Leonid Koyfman Commented 1 Years ago through Blogs
    The important part is that exec tempdb..sp_help '#t' is session specific. If we run in 2 sessions create table #t(i int) exec tempdb..sp_help '#t' we'll get 2 different results. Something similar to #t____________________________0000000000AB ...
    Madhivanan JR
    4 · 39% · 8849
Previous 1 | 2 | 3 | 4 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Beyondrelational.com