<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns="http://backend.userland.com/rss2" xmlns:yandex="http://news.yandex.ru">
<channel>
<title>Язык SQL - Texn0.ru - в мире техники,  мобильники, компьютеры и программы, мониторы и телевизоры, фото,а также устройство и ремонт авто</title>
<link>http://texn0.ru/</link>
<language>ru</language>
<description>Язык SQL - Texn0.ru - в мире техники,  мобильники, компьютеры и программы, мониторы и телевизоры, фото,а также устройство и ремонт авто</description>
<image>
<url>http://texn0.ru/yandexlogo.gif</url>
<title>Язык SQL - Texn0.ru - в мире техники,  мобильники, компьютеры и программы, мониторы и телевизоры, фото,а также устройство и ремонт авто</title>
<link>http://texn0.ru/</link>
</image>
<generator>DataLife Engine</generator><item>
<title>  SQL-запроы для протых мертных беплатно</title>
<link>http://texn0.ru/yazyksql/5751-sqlzaproydlyaprotyxmertnyxbeplatno.html</link>
<description>За несколько заключительных лет из языка, знаменитого лишь профессионалам в области компов, SQL перевоплотился в обширно используемый интернациональный эталон. Общее количество совместимых с SQL и поставляемых каждый год баз данных на данный момент исчисляется миллионами. Ежели вы обращаетесь к корпоративной инфы в Веб либо по внутренней сети, то вы, возможно, пользуетесь SQL. Книжка SQL-запросы для обычных смертных поможет начинающим юзерам выучить базы SQL-запросов и станет нужным справочным управлением для опытнейших и продвинутых юзеров.</description>
<category>Язык SQL</category>
<author>radio</author>
<pubDate>Tue, 17 Aug 2010 08:47:32 +0200</pubDate>
<yandex:full-text>За несколько заключительных лет из языка, знаменитого лишь профессионалам в области компов, SQL перевоплотился в обширно используемый интернациональный эталон. Общее количество совместимых с SQL и поставляемых каждый год баз данных на данный момент исчисляется миллионами. Ежели вы обращаетесь к корпоративной инфы в Веб либо по внутренней сети, то вы, возможно, пользуетесь SQL. Книжка SQL-запросы для обычных смертных поможет начинающим юзерам выучить базы SQL-запросов и станет нужным справочным управлением для опытнейших и продвинутых юзеров.-Дама, читающая &quot;Плейбой&quot;, ощущает себя практически как еврей, читающий пособие для нацистов.(Глория Стайнем)</yandex:full-text>
</item><item>
<title>  A Developer's Guide to SQL Server 2005  айта беплатно</title>
<link>http://texn0.ru/yazyksql/5748-adevelopersguidetosqlserver2005ajta.html</link>
<description>Key coverage includes   *   Using SQL Server 2005 as a.NET runtime host: extending the server while enhancing security, reliability, and performance  *  Writing procedures, functions, triggers, and types in.NET languages  *  Exploiting enhancements to T-SQL for robust error-handling, efficient queries, and improved syntax  *  Effectively using the XML data type and XML queries  *  Implementing native SQL Server 2005 Web Services  *  Writing efficient, robust clients for SQL Server 2005 using ADO.NET, classic ADO, and other APIs  *  Taking full advantage of user-defined types(UDTs), query notifications, promotable transactions, and multiple active result sets(MARS)  *  Using SQL Management Objects(SMO), SQL Service Broker, and SQL Server Notification Services to build integrated applications</description>
<category>Язык SQL</category>
<author>molodka</author>
<pubDate>Mon, 21 Jun 2010 10:26:32 +0200</pubDate>
<yandex:full-text>Key coverage includes *  Using SQL Server 2005 as a.NET runtime host: extending the server while enhancing security, reliability, and performance *  Writing procedures, functions, triggers, and types in.NET languages *  Exploiting enhancements to T-SQL for robust error-handling, efficient queries, and improved syntax *  Effectively using the XML data type and XML queries *  Implementing native SQL Server 2005 Web Services *  Writing efficient, robust clients for SQL Server 2005 using ADO.NET, classic ADO, and other APIs *  Taking full advantage of user-defined types(UDTs), query notifications, promotable transactions, and multiple active result sets(MARS) *  Using SQL Management Objects(SMO), SQL Service Broker, and SQL Server Notification Services to build integrated applications-В армии всё точь-в-точь как у бойскаутов, но скауты находятся под присмотром взрослых.(Блейк Кларк)</yandex:full-text>
</item><item>
<title>  Joe Celko's Thinking in Sets: Auxiliary, Temporal, and Virtual Tables in SQL беплатно</title>
<link>http://texn0.ru/yazyksql/5749-joecelkosthinkinginsetsauxiliarytemporal.html</link>
<description>Product Description Perfectly intelligent programmers often struggle when forced to work with SQL. Why?Joe Celko believes the problem lies with their procedural programming mindset, which keeps them from taking full advantage of the power of declarative languages. The result is overly complex and inefficient code, not to mention lost productivity.  This book will change the way you think about the problems you solve with SQL programs.. Focusing on three key table-based techniques, Celko reveals their power through detailed examples and clear explanations. As you master these techniques, you&amp;#039;ll find you are able to conceptualize problems as rooted in sets and solvable through declarative programming. Before long, you&amp;#039;ll be coding more quickly, writing more efficient code, and applying the full power of SQL   . Filled with the insights of one of the world&amp;#039;s leading SQL authorities - noted for his knowledge and his ability to teach what he knows.  . Focuses on auxiliary tables(for computing functions and other values by joins), temporal tables(for temporal queries, historical data, and audit information), and virtual tables(for improved performance).  . Presents clear guidance for selecting and correctly applying the right table technique.</description>
<category>Язык SQL</category>
<author>admin</author>
<pubDate>Fri, 11 Jun 2010 06:48:32 +0200</pubDate>
<yandex:full-text>Product DescriptionPerfectly intelligent programmers often struggle when forced to work with SQL. Why?Joe Celko believes the problem lies with their procedural programming mindset, which keeps them from taking full advantage of the power of declarative languages. The result is overly complex and inefficient code, not to mention lost productivity.This book will change the way you think about the problems you solve with SQL programs.. Focusing on three key table-based techniques, Celko reveals their power through detailed examples and clear explanations. As you master these techniques, you&amp;#039;ll find you are able to conceptualize problems as rooted in sets and solvable through declarative programming. Before long, you&amp;#039;ll be coding more quickly, writing more efficient code, and applying the full power of SQL . Filled with the insights of one of the world&amp;#039;s leading SQL authorities - noted for his knowledge and his ability to teach what he knows.. Focuses on auxiliary tables(for computing functions and other values by joins), temporal tables(for temporal queries, historical data, and audit information), and virtual tables(for improved performance).. Presents clear guidance for selecting and correctly applying the right table technique.-Самостоятельная дама - это дама, которая не отыскала никого, кто желал бы зависеть от нее.(Саша Гитри)</yandex:full-text>
</item><item>
<title>  Oracle9i. Программирование на языке PL/SQL беплатно</title>
<link>http://texn0.ru/yazyksql/5752-oracle9iprogrammirovanienayazykeplsql.html</link>
<description>Это управление, официально одобренное компанией Oracle, поможет в разработке надежных прибавлений PL/SQL. В книжке представлены главные способности языка для разных версий баз данных. Вы выучитесь проэктировать, тестировать и отлаживать прибавления PL/SQL с применением разных сред разработки.</description>
<category>Язык SQL</category>
<author>Kotek</author>
<pubDate>Sat, 17 Apr 2010 14:37:32 +0200</pubDate>
<yandex:full-text>Это управление, официально одобренное компанией Oracle, поможет в разработке надежных прибавлений PL/SQL. В книжке представлены главные способности языка для разных версий баз данных. Вы выучитесь проэктировать, тестировать и отлаживать прибавления PL/SQL с применением разных сред разработки.-Мы не имеем права употреблять счастье, не производя его.(Джордж Бернард Шоу)</yandex:full-text>
</item><item>
<title>  Joe Celko's Data, Measurements and Standards in SQL (Morgan Kaufmann Series in Data Management Systems)  айта беплатно</title>
<link>http://texn0.ru/yazyksql/5747-joecelkosdatameasurementsandstandardsinsql.html</link>
<description>Joe Celko has looked deep into the code of SQL programmers and found a consistent and troubling pattern - a frightening lack of consistency between their individual encoding schemes and those of the industries in which they operate. This translates into a series of incompatible databases, each one an island unto itself that is unable to share information with others in an age of internationalization and business interdependence. Such incompatibility severely hinders information flow and the quality of company data.</description>
<category>Язык SQL</category>
<author>molodka</author>
<pubDate>Mon, 29 Mar 2010 22:46:32 +0200</pubDate>
<yandex:full-text>Data, Measurements and Standards in SQL reveals the shift these programmers need to make to overcome this deadlock. By collecting and detailing the diverse standards of myriad industries, and then giving a declaration for the units that can be used in an SQL schema, Celko enables readers to write and implement portable data that can interface to any number of external application systems!This book doesn&amp;#039;t limit itself to one subject, but serves as a detailed synopsis of measurement scales and data standards for all industries, thereby giving RDBMS programmers and designers the knowledge and know-how they need to communicate effectively across business boundaries.* Collects and details the diverse data standards of myriad industries under one cover, thereby creating a definitive, one-stop-shopping opportunity for database programmers.* Enables readers to write and implement portable data that can interface to any number external application systems, allowing readers to cross business boundaries and move up the career ladder.* Expert advice from one of the most-read SQL authors in the world who is well known for his ten years of service on the ANSI SQL standards committee and Readers Choice Award winning column in Intelligent Enterprise.-Война - метод развязывания зубами политического узла, который не поддается языку.(Амброз Бирс)</yandex:full-text>
</item><item>
<title>  Ипользование запроов в итеме &quot;1С:Предприятие 8.0&quot; беплатно</title>
<link>http://texn0.ru/yazyksql/5746-ipolzovaniezaproovviteme1spredpriyatie80.html</link>
<description>Актуально и для версии 8.1  Язык запросов фактически не поменялся. Методические мат-лы для слушателей сертифицированного курса от компании 1С.</description>
<category>Язык SQL</category>
<author>krytoj</author>
<pubDate>Wed, 21 Oct 2009 20:14:32 +0200</pubDate>
<yandex:full-text>Актуально и для версии 8.1 Язык запросов фактически не поменялся.Методические мат-лы для слушателей сертифицированного курса от компании 1С.Чрезвычайно полезно тем кто желает понять как верно применять язык запросов системы &quot;1С:Предприятие 8&quot;.-Грустно созидать, как богатые швыряют средствами, и осознавать, что ты не можешь им посодействовать.(Пьер Даниос)</yandex:full-text>
</item><item>
<title>  Разработка приложений на онове Microsoft SQL Server 2005 беплатно</title>
<link>http://texn0.ru/yazyksql/5750-razrabotkaprilozhenijnaonovemicrosoftsql.html</link>
<description>Эта книжка - практическое управление по разработке прибавлений на базе Microsoft SQL Server 2005. Тут досконально рассматривается работа с сервером баз данных, включая планирование базы данных, программирование представлений, хранимых процедур, триггеров и функций на языке T-SQL, вопросцы обеспечения сохранности, а также интеграция SQL Server и.NET CLR; дискуссируются практические вопросцы разработки прибавлений баз данных и способности расширения функциональности при поддержки таковых технологий, как окончательные точки HTTP, SQL Server Service Broker, SQL Server Notification Services, SQL Server Express Edition и SQL Server Everywhere Edition; описываются службы SQL Server Integration Services, Analysis Services и Reporting Services. Книжка адресована разрабам.NET-приложений баз данных и всем, кто желает освоить способности программирования Microsoft SQL Server 2005.</description>
<category>Язык SQL</category>
<author>lper</author>
<pubDate>Wed, 26 Aug 2009 14:21:32 +0200</pubDate>
<yandex:full-text>Эта книжка - практическое управление по разработке прибавлений на базе Microsoft SQL Server 2005. Тут досконально рассматривается работа с сервером баз данных, включая планирование базы данных, программирование представлений, хранимых процедур, триггеров и функций на языке T-SQL, вопросцы обеспечения сохранности, а также интеграция SQL Server и.NET CLR; дискуссируются практические вопросцы разработки прибавлений баз данных и способности расширения функциональности при поддержки таковых технологий, как окончательные точки HTTP, SQL Server Service Broker, SQL Server Notification Services, SQL Server Express Edition и SQL Server Everywhere Edition; описываются службы SQL Server Integration Services, Analysis Services и Reporting Services.Книжка адресована разрабам.NET-приложений баз данных и всем, кто желает освоить способности программирования Microsoft SQL Server 2005.-Погибель мы видим спереди; а великая часть ее у нас за плечами, - ведь сколько лет жизни минуло, все принадлежит погибели.(Сенека)</yandex:full-text>
</item></channel></rss>
