Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

database table

0
votes
1 answer
36 views

Merging different tables from different databases and retaining the database identifier?

I am stuck in a tricky situation. I will give a simple example to emphasize my problem. Suppose I have two databases DBa that contains tables Ta1…
asked June 24, 2011 1:35 am CDT
Shehroz
0
votes
2 answers
32 views

MySQL Table Structure Visualization?

Is there an online tool or an app that can create a graph or an image of an imported database that shows the relationship between the tables inside…
asked June 23, 2011 6:00 am CDT
Norbert
0
votes
2 answers
33 views

Multiple Foreign keys pointing to the same table MYSQL

I am trying to make multiple foreign keys point to the same table in MySQL but I'm getting an error. drop table IF EXISTS friend_tbl; CREATE TABLE…
asked June 22, 2011 11:05 pm CDT
Jason
0
votes
5 answers
36 views

Php mysql ordering rows

for example i have a table which look like this : id | name 1 | Mike 2 | Adam 3 | John 4 | Sarah ... Now when i execute query select * from table…
asked June 16, 2011 1:25 pm CDT
John
0
votes
2 answers
28 views

Looking for simple ideas on how mysql data is usually structured

I'm playing around with this idea where i was saving "logs" in a "LOGS" table, with each row containing the info like "id" "title" "logtext" "views"…
asked June 3, 2011 4:35 pm CDT
brybam
0
votes
3 answers
33 views

SQL Design Decision: Should I merge these tables?

Hey there. I'm attempting to design a small database for a customer. My customer has an organization that works with public and private schools; for…
asked May 31, 2011 5:11 pm CDT
lunchmeat317
2
votes
1 answer
33 views

Display data based on timeframe with SUM

With PHP and MySQL I am trying to display items with most votes over a certain period of time (24 hour, 1 week, 1 year, etc). When someone votes on…
asked May 31, 2011 11:58 am CDT
sanders4069
0
votes
4 answers
39 views

How do you use OR LIKE in a mysql select statement?

Having trouble with this select statement: Select * from table where row != '' and row2 like '%test%' or like '%test2%'; The "or like" part isn't…
asked May 26, 2011 2:29 pm CDT
Dave
-1
votes
2 answers
46 views

E-commerce project with a database table question

I'm working on a project and need to come up with a database for a store that sells music records. I'm having a bit of a hard time coming up with…
asked May 26, 2011 6:17 am CDT
martinJ
0
votes
2 answers
38 views

MySQL - Executing intensive queries on live server

I'm having some issues dealing with updating and inserting millions of row in a MySQL Database. I need to flag 50 million rows in Table A, insert…
asked May 25, 2011 11:23 am CDT
Ryan
-3
votes
1 answer
31 views

How can I include characters like "@" or "." in a MySQL table?

When users signup for a site and have spaces, periods, or @ in the usernames it seems to create problems. How can I include these characters?
asked May 24, 2011 4:57 pm CDT
Pete Allport
1
vote
3 answers
42 views

Mysql fk problem

Hi there, i want to make a link between a table customer and a table product by an IdProduct example : Create table customer( idcustomer INT not…
asked May 24, 2011 4:43 pm CDT
ThorBoy
0
votes
1 answers
38 views

How to structure a mysql table in order to stress the database as less as possible

Hello, Ive got one question about the structure of a database. I have to save information (one number) for every day in the database. Very often I…
asked May 20, 2011 10:11 am CDT
nano7
0
votes
3 answers
33 views

MySQL - Deleting Some Specific Tables From Big Database

Hi, How can we delete some specific tables from a database. For instance I have a database with more than 20.000 tables and I need to delete the one…
asked May 13, 2011 2:08 pm CDT
Jay
1
vote
1 answer
26 views

Grab 2 values from a mysql tables

Hi I'm working with MySQL, I've created a table and I'm writing queries to grab information from the table. The table contains information about…
asked May 12, 2011 10:02 am CDT
martinJ
0
votes
2 answers
31 views

Grant privileges on several tables with specific prefix

Hi all. I'm using the table prefix method for having several clients use the same database. The number of tables created per client will be ~55.…
asked May 4, 2011 12:01 pm CDT
cwscribner
0
votes
1 answer
52 views

How to make an auto-adding MySQL table with unique id increment?

Hello, I'm wondering how to make a mysql table which automatically adds every unique visitor to the table and gives them a unique id, which is…
asked May 1, 2011 8:39 am CDT
user725446
0
votes
3 answers
39 views

Html table not being populated from MySQL table

HI, I am adapting some scripts that I found through Google that monitor users who login in to a website. This consists of including this in each…
asked May 1, 2011 7:23 am CDT
Nick
0
votes
1 answer
33 views

How to emulate "extending a class" with database tables?

I will have several different types of users that will use my system. For all users I need to store such things as username, password, email…
asked April 28, 2011 11:38 pm CDT
Ryan S.
0
votes
5 answers
40 views

Create another table just to store a few options?

I'm creating a database with various tables. Let's take the user table, for example. It has fields such as marital status and system role. Each of…
asked April 28, 2011 9:28 pm CDT
Ryan S.
Pages : 1 | 2 | 3 | 4 >
67

database table

Tagged: database + table
Related Tags
mysql × 249
php × 87
database × 67
sql × 28
query × 18
multiple × 16
sqlite × 15
select × 13
join × 12
insert × 9
hbase × 8
android × 8
postgresql × 8
create × 7
html × 7
alter × 6
hadoop × 6
update × 6
php5 × 6
error × 5
locking × 5
order × 5
jquery × 5
field × 4
schema × 4
view × 4
structure × 4
row × 4