how to write a sql select query script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dpeuwe79
    New Member
    • Feb 2008
    • 1

    how to write a sql select query script

    hi everyone,
    could someone tell me how to connect to a database and run a sql select query script?

    i have the sql select query in a file.sql but how can i connet it to my database and run it??

    thanks in advance
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Originally posted by dpeuwe79
    hi everyone,
    could someone tell me how to connect to a database and run a sql select query script?

    i have the sql select query in a file.sql but how can i connet it to my database and run it??

    thanks in advance

    open your sql analyzer and open the .sql file and run it...

    -- ck

    Comment

    Working...