Results 1 to 4 of 4

Thread: Query to See Functions

  1. #1
    Contributing Member
    Join Date
    May 2006
    Answers
    72

    Query to See Functions

    What is the query or table using which I can list the predefined functions. Instead of researching book I thought if there is a query I can see the list and try using each.


  2. #2
    Junior Member
    Join Date
    Oct 2006
    Answers
    24

    Re: Query to See Functions

    I dont think it can be done through sql query, but it can be done through java jdbc programming which can extract all the predefined functions and display them


  3. #3
    Contributing Member
    Join Date
    May 2006
    Answers
    72

    Re: Query to See Functions

    Thanks parthokonar1. I have tried programming as per your suggestion and could get the details.


  4. #4
    Junior Member
    Join Date
    Feb 2007
    Answers
    1

    Re: Query to See Functions

    select * from sysobjects where xtype like '%FN%'


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact