Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Is it possible to use "TRUNCATE" in Spring Data JPA using JpaRepository? Or a more effective method than the standard deleteAll()?

T-SQL: checking for email format

sql sql-server tsql email

Use bcp to import csv file to sql 2005 or 2008

SQL Bulk Insert with FIRSTROW parameter skips the following line

How to select first 'N' records from a database containing million records?

Compare inner join and outer join SQL statements

sql inner-join outer-join

How can I optimize views in SQL Server for speed

Create Trigger to log SQL that affected table?

Select multiple tables when one table is empty in MySQL

sql mysql

SQL Identity with leading padded zeros

Is it always a good practice to use aliases in sql joins or nested queries?

sql join alias nested-queries

Can I avoid all SQL-injection attacks by using parameters?

sql security sql-injection

How to output data from iSQL to csv file _with_ headings?

sql isql sybase-asa

How to get previous row value

Any way to quickly tell which database, if any, is attached to a .mdf file?

inner join function with params

sql tsql function

Syntax for input parameters in a MySQL query

mysql sql

Using guid in sqlite select where guid is stored in the sqlite db as binaries

sql sqlite

Exit the SQLite shell on Android

android sql sqlite

Averaging dates in oracle sql

sql oracle date average