• Sign Up
    • OpenID
    • Google
    • Yahoo!
    • Facebook
    • Ning
  • Discuss
  • New Topic
  • Categories
  • Forum
  • Debate
  • Languages
    • English
    • Finnish
    • Arabic
    • Italian
    • Korean
    • French
    • Chinese(Traditional)
    • Chinese(Simplified)
    • Swedish
    • Czech
    • Hindi
    • Dutch
    • Norwegian
    • Russian
    • Croatian
    • German
    • Japanese
    • Bulgarian
    • Portuguese
    • Chinese
    • Spanish
    • Greek
  • Login

Ok

Ads

affordable seo

Ask a Question



Welcome New Members!

lenin g...

Dulce

Xkelley

diablolol

spectee...

PeytonB

Axel

AlexPerez

A J L

Tuva2

mmogoin...

Sayed B...

Shanmuga

um3r.ha...

biber

kalyan

shahid

naseer

priya

mony


Hot Topics

address answer beer Below Bible Born boy color computer definitions Entertainer examples exe girl house item Jail Name number person Phone riddle Skype smoke support Time username When world Year

 

 
  • Open
  • Replied
  • No Replies
  • Recently Replied
Home > Programming > SQL
RSS Feed for SQL

View by :

  • Date
  • No. of Replies
  • First
  • Previous
  • 1
  • 2
  • Next
  • Last

Scarlet

Is it possible to "combine" two inserts somehow?

Is it possible to "combine" two inserts somehow? Ill explain my problem. I first insert to one table and then the primary key of that table is incremented and a new row is inserted. I need that pkey f Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: key Ill insert table problem - 492 Views
  • Posted by Scarlet

Jacket

Is it possible to select data from two tables at once?

Is it possible to select data from two tables at once? almost like making two select statements but in one/query Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: postgresql - 670 Views
  • Posted by Jacket

ArtPie

How do I execute a MySQL query without cache?

How do I execute a MySQL query without cache? I want to test the speed of my queries but it keeps getting cached and returning trivial execute times like 0.00011. I know the first execution was 0.456. Expand

  • In SQL 1 month ago
  • 2 Replies
  • Tags: execution query speed cache MySQL - 865 Views
  • Posted by ArtPie

Sunmill

How do I view all triggers?

How do I view all triggers? I have two triggers setup but I have no idea how to view them. I'm using phpMyAdmin and would like to view them in there but I can execute SQL as well. Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: phpMyAdmin setup SQL idea - 1222 Views
  • Posted by Sunmill

Joesph

What is the reason people use UPPERCASE for SQL keywords?

What is the reason people use UPPERCASE for SQL keywords? Why not use all lowercase? Expand

  • In SQL 1 month ago
  • 2 Replies
  • Tags: lowercase reason UPPERCASE SQL - 709 Views
  • Posted by Joesph

RodMoron

Whats an explicit join?

Whats an explicit join? Expand

  • In SQL 1 month ago
  • 2 Replies
  • Tags: explicit join - 588 Views
  • Posted by RodMoron

Sunmill

How to insert 237.741343124473 number in a table?

How to insert 237.741343124473 number in a table? Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: table number - 673 Views
  • Posted by Sunmill

Tram

Can I concatenate three fields whilst querying them?

Can I concatenate three fields whilst querying them? eg. areacode, exchange, phonenumber? Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: exchange concatenate areacode whilst phonenumber - 579 Views
  • Posted by Tram

RodMoron

Are SQLers just code monkeys shooting from the hip?

Are SQLers just code monkeys shooting from the hip? Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: code hip SQLers - 597 Views
  • Posted by RodMoron

Jacket

What's a query ?

What's a query ? Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: query - 679 Views
  • Posted by Jacket

Sandy

Is this correct syntax?

Is this correct syntax: UPDATE tablename SET copycolumn=originalcolumn Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: tablename SET syntax copycolumn UPDATE - 606 Views
  • Posted by Sandy

StarTalker

Whats the safest password encryption for mysql db now ?

Whats the safest password encryption for mysql db now ? (where mssql has this function by default) Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: encryption passwords - 847 Views
  • Posted by StarTalker

Redskin...

is it possible to insert data into two separate tables in one statement?

is it possible to insert data into two separate tables in one statement? Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: sql insert data tables - 580 Views
  • Posted by Redskin...

Jenifer

How can I delete all records from a table that are 20 days old in MySQL?

How can I delete all records from a table that are 20 days old in MySQL? I have a datetime column. Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: sql delete mysql rows - 818 Views
  • Posted by Jenifer

Tonchi

Using a datetime field as a column in MySQL, how can I select all of the rows in the last 24 hours?

Using a datetime field as a column in MySQL, how can I select all of the rows in the last 24 hours? Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: datetime date time sql mysql - 1121 Views
  • Posted by Tonchi

BoobGhoul

How do you add 1 to month('2009-11-15') in MSSQL?

How do you add 1 to month('2009-11-15') in MSSQL? Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: add month sql - 943 Views
  • Posted by BoobGhoul

AwsomeBoy

Is it possible to save queries in phpMyAdmin?

Is it possible to save queries in phpMyAdmin? Like bookmark them for later use? Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: sql querires save bookmark - 1872 Views
  • Posted by AwsomeBoy

Jenifer

what is a good use for storing files as a blob?

what is a good use for storing files as a blob? Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: blob storing files - 832 Views
  • Posted by Jenifer

ArtPie

does SQL have a syntax where it will select all info from a table except for something you specify?

does SQL have a syntax where it will select all info from a table except for something you specify? Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: SQL select - 904 Views
  • Posted by ArtPie

CuteClutch

what's the best way to do a "if exists, update; else, insert" with mysql?

what's the best way to do a "if exists, update; else, insert" with mysql? Expand

  • In SQL 1 month ago
  • 1 Reply
  • Tags: SQL mysql - 911 Views
  • Posted by CuteClutch
  • First
  • Previous
  • 1
  • 2
  • Next
  • Last
Disclaimer | Privacy Policy | Terms | ■ RSS | Sitemap | Contact Us | ■ Invite | Create your Widget | ■ Twitter | ■ Facebook
© 2013 Exposix. All rights reserved

Exposix does not evaluate or guarantee the accuracy of any Exposix content. Click here for the Full Disclaimer.