Perdeu a senha?

Blogs sobre: T Sql

Blog em Destaque

Funções SQL Server

renatoaranda wrote 1 month ago: Há algum tempo estava com dúvida de uma função do SQL Server e nas pesquisas da vida, encontrei em u … more →

Tags: SQL Server

Using optional parameters in procs - T-sql

sl4v3r wrote 1 month ago: Hi everyone, If you work with development, you’ll understand me… sometimes, your procedu … more →

Tags: SQL, Code, example, Microsoft, null, Optional, Parameters, procedure, server

T-SQL - Finding strings in procs and triggers

sl4v3r wrote 1 month ago: Hi all, This post is about how to find a STRING in stored procedures and triggers. This tip is VERY … more →

Tags: SQL, procedure, String, server, stored, Trigger, Like, example, MSSQL

Alternative to select count(*)

sl4v3r wrote 3 months ago: Hi all, Long time annnh?? lol This post is about an alternative to select count(*) in Sql Server. Us … more →

Tags: SQL, count, Performance, server, Code, example, MSSQL, Alternative, tuning

dicas sql server

renatoaranda wrote 3 months ago: Segue abaixo o modelo de algumas querys do sql server que podem ajudar e muito (principalmente em pr … more →

Tags: SQL Server, procedure, SQL, Trigger

Converting seconds - SQL

sl4v3r wrote 5 months ago: For those works with many databases… mssql, oracle, sybase, progress sometimes has troubles wi … more →

Tags: SQL, sybase, Date, server, Convert, example, MSSQL, Microsoft, ASE

Encrypting a view - SQL

sl4v3r wrote 5 months ago: Sometimes we need to hide some information of a database. Here is a tip to encrypt a description of … more →

Tags: SQL, server, View, example, MSSQL, Microsoft, with, encrypt, encryption

Errors in SQL Server

sl4v3r wrote 6 months ago: If you had worked with Sql certainly you saw the error message below. Msg 2627, Level 14, State 1, L … more →

Tags: SQL, server, Error, example, MSSQL, MSG, Levél, state, line

Use JOIN or WHERE to join tables?

sl4v3r wrote 6 months ago: There are two methods… WHERE SELECT MYTABLE.Name, MYTABLE2.Age FROM MYTABLE, MYTABLE2 WHERE MY … more →

Tags: SQL, sybase, Performance, Where?, server, Join, example, MSSQL, ASE

Using TOP with SELECT Statements

sl4v3r wrote 6 months ago: Hi All, I’m back… Long time anh???… lol The TOP option is used for limiting the ou … more →

Tags: SQL, sybase, server, sample, MSSQL, TOP, ASE, option, percent

Compute clause in SQL

sl4v3r wrote 6 months ago: Hi, One of my favorites languages is SQL. Almost six years working with it… MSSQL, Oracle, Mys … more →

Tags: SQL, sybase, server, sample, Code, ASE, compute, Clause, agregate

Call a DTS package from T-SQL

sl4v3r wrote 7 months ago: People wich work with many technologies has many troubles to convert and migrate the data. Fortunate … more →

Tags: SQL, procedure, server, stored, Code, example, MSSQL, Microsoft, xp_cmdshell

Novidades SQL Server 2008 - Instrução MERGE

marceloneias wrote 8 months ago: Como certeza uma das maiores novidades do SQL Server 2008 é a instrução MERGE. Merge significa … more →

Tags: SQL Server, SQL Server 2008, insert, merge, Update, delete

Novidades SQL Server 2008 - Insert com múltiplos valores2 comments

marceloneias wrote 8 months ago:   Uma grande novidade incorporada na versão do SQL Server 2008 é a possibilidade de realizar um inse … more →

Tags: SQL Server, SQL Server 2008, SQL Server 2005, insert, múltiplos valores, select, union all

Fugindo do table scan

sl4v3r wrote 8 months ago: Jah fiz alguns posts sobre performance, talvez seja a hora de criar mais uma categoria… rsrsrs … more →

Tags: SQL, Performance, Where?, EXEMPLO, Table, Registro, Banco, dados, Scan

Fugindo do table scan

sl4v3r wrote 8 months ago: Jah fiz alguns posts sobre performance, talvez seja a hora de criar mais uma categoria… rsrsrs … more →

Tags: SQL, Performance, Where?, EXEMPLO, Table, Registro, Banco, dados, Scan

Novidades SQL Server 2008 - Inicialização de variáveis locais

marceloneias wrote 8 months ago:   Uma das novidades no SQL Server 2008 é a declaração e inicialização de variáveis locais. Até a ver … more →

Tags: SQL Server, variável, SQL 2008, SQL 2005, Novidade, Inicialização, Declare

NOT ou OR

sl4v3r wrote 8 months ago: Existe uma regra basica para banco de dados… Tudo que eh NOT ou OR prejudica a performance do … more →

Tags: SQL, Performance, exists, EXEMPLO, Not, Or, SGBD, Banco, dados

NOT ou OR

sl4v3r wrote 8 months ago: Existe uma regra basica para banco de dados… Tudo que eh NOT ou OR prejudica a performance do … more →

Tags: SQL, Performance, exists, EXEMPLO, Not, Or, SGBD, Banco, dados


Have your say. Start a blog.

See our free features →

Etiquetas Relacionadas
Tudo →

Acompanhe essa tag via RSS