SitePoint Sponsor

User Tag List

Results 1 to 7 of 7

Thread: Query Expression ?

  1. #1
    SitePoint Member nguyentruongto's Avatar
    Join Date
    Sep 2012
    Location
    Ho Chi Minh City
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Query Expression ?

    What is function using in Select statement of SQL ? Please help me ! Thanks !

  2. #2
    From Italy with love bronze trophy
    guido2004's Avatar
    Join Date
    Sep 2004
    Posts
    8,604
    Mentioned
    76 Post(s)
    Tagged
    4 Thread(s)
    I don't understand your question. Could you post your query?

  3. #3
    SitePoint Member nguyentruongto's Avatar
    Join Date
    Sep 2012
    Location
    Ho Chi Minh City
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EX : Select ProductName from Products
    Where ProductID ==value;
    Select Statement of SQL using function ....???

  4. #4
    From Italy with love bronze trophy
    guido2004's Avatar
    Join Date
    Sep 2004
    Posts
    8,604
    Mentioned
    76 Post(s)
    Tagged
    4 Thread(s)

  5. #5
    SitePoint Member nguyentruongto's Avatar
    Join Date
    Sep 2012
    Location
    Ho Chi Minh City
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, but how it perform ?

  6. #6
    Hosting Advisor silver trophybronze trophy
    SitePoint Award Recipient cpradio's Avatar
    Join Date
    Jun 2002
    Location
    Ohio
    Posts
    2,806
    Mentioned
    44 Post(s)
    Tagged
    0 Thread(s)
    Maybe we should start from the beginning, are you asking how to run that query from your code or are you asking what that query does when it hits SQL server? Such as the underlying processes that take place.

  7. #7
    Non-Member
    Join Date
    Sep 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    These are extremely simple knowledge, in the network has a lot of documentation on how to use and access the data.You can find and read them. Because these are the basics

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •