Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: 510 Concurrent/Simultaneous SQL Processes running on Windows O/S Laptop

by chacham (Prior)
on Apr 15, 2015 at 15:54 UTC ( [id://1123523]=note: print w/replies, xml ) Need Help??


in reply to 510 Concurrent/Simultaneous SQL Processes running on Windows O/S Laptop

Side comment. In SQL, SELECT * should be limited to ad-hoc queries and EXISTS clauses. Spelling out the columns can save you from bugs and help self-document. For example, the query could be: SELECT bk. name. short_name FROM BibleBook;

  • Comment on Re: 510 Concurrent/Simultaneous SQL Processes running on Windows O/S Laptop

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1123523]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-25 12:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found