|
Search:
Advanced search
|
Browse by category:
|
Glossary | Contact Us |
![]() |
|
Showing: 1-10 of 10
Articles
|
|||||
|
i am writing a function to return a table in the select query i am using a join and for some columns i want to give alias name but alias name given within" " is not accepting pls give me some suggestions as soon as possible
select a.answer as "choice",a.answerno as "choiceno",q.questionid,q.answer as "answerno",
q.solution,s.question from...
|
|||||
|
|||||
|
How we can perform MINUS (Oracle) Or EXCEPT (Maxdb) in MS Access?
Following query shows all records those are available in table 1 but not available in table 2
SELECT * FROM [TABLE1] LEFT JOIN [TABLE2]...
|
|||||
|
|||||
|
What is PostgreSQL? How is it pronounced?
PostgreSQL is pronounced Post-Gres-Q-L, and is also sometimes referred to as just Postgres. An audio file is available in for those would like to...
|
|||||
|
|||||
|
Who controls PostgreSQL?
If you are looking for a PostgreSQL gatekeeper, central committee, or controlling company, give up --- there isn't one. We do have a core committee...
|
|||||
|
|||||
|
What is the copyright of PostgreSQL?
PostgreSQL is distributed under the classic BSD license. Basically, it allows users to do anything they want with the code, including reselling...
|
|||||
|
|||||
|
What platforms does PostgreSQL support?
In general, any modern Unix-compatible platform should be able to run PostgreSQL. The platforms that had received explicit testing at the time of...
|
|||||
|
|||||
|
Where can I get PostgreSQL?
Via web browser, use , and via ftp, use .
|
|||||
|
|||||
|
How does PostgreSQL compare to other DBMSs?
There are several ways of measuring software: features, performance, reliability, support, and price.
Features PostgreSQL has most features present...
|
|||||
|
|||||
|
Will PostgreSQL handle recent daylight saving time changes in various countries?
USA daylight saving time changes are included in PostgreSQL release 8.0.[4+], and all later major releases, e.g. 8.1. Canada and Western Australia...
|
|||||
|
|||||
|
What is the maximum size for a row, a table, and a database (PostgreSQL)?
These are the limits:
Maximum size for a database?
unlimited (32 TB databases exist)
|
|||||
|
|||||
Powered by
DBNest.com (Nest of DB Professionals)
