Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
ryan2009
Starting Member
2 Posts |
Posted - 2009-06-25 : 08:45:27
|
| I am new to SQL, and would like to know what is the most recent version of SQL by ANSI, so we can purchase it. |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2009-06-25 : 09:00:55
|
ANSI only set rules for what the SQL language is.Every vendor of a database product sets their own standard of how much to comply with standard.Microsoft, which it's SQL Server, is currently on SQL Server 2008.Oracle, I think, is on ORACLE 11g. E 12°55'05.63"N 56°04'39.26" |
 |
|
|
Mangal Pardeshi
Posting Yak Master
110 Posts |
Posted - 2009-06-25 : 09:02:49
|
| Latest SQL standard by ANSI is SQL 2008You can purchase it from ISO or ANSIMangal Pardeshihttp://mangalpardeshi.blogspot.com |
 |
|
|
ryan2009
Starting Member
2 Posts |
Posted - 2009-06-25 : 09:46:10
|
| thanks, does SQL2008 is also called SQL 07? |
 |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2009-06-25 : 10:01:18
|
No.Microsoft SQL 7 is an old database server, released in late '90s.The latest database server from Microsoft is, as stated earlier, SQL Server 2008. E 12°55'05.63"N 56°04'39.26" |
 |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2009-06-25 : 10:02:35
|
http://www.sqlsecurity.com/FAQs/SQLServerVersionDatabase/tabid/63/Default.aspx E 12°55'05.63"N 56°04'39.26" |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-06-25 : 13:41:06
|
| http://www.sqlteam.com/article/sql-server-versions |
 |
|
|
|
|
|