View by :
What is the best way of storing an ISBN in a database?
How important is data integrity and recovery?
In Database Asked by SkiCat13 Views 23 hours ago
1 Answer (0 videos | 0 audios)
If you have 300k records what would be the best way to grab 8 or 10 of them randomly?
If I need to store a percent say 48% should I store it as a float as 48.0 or 0.48?
Is there a way you can do SELECT INTO into an already existing table?
Can I alter max_connections on a running DB or do I have to restart?
In Database Asked by Cyber Scat4 Views 1 day ago
Is there an easy way to figure out what cnf file mysql is using?
Is it wrong to store images, like image gallery images in the DB?
In Database Asked by Joseph ...13 Views 2 days ago
2 Answers (0 videos | 0 audios)
Is there a setting in mysql to refuse a burst of connections?
Does postgresql use a lot of memory? and is it disk I/O intensive?
In Database Asked by lesstha...4 Views 2 days ago
Is there anything like a web interface for postgresql?
In Database Asked by FireBre...2 Views 2 days ago
Is there an equivalent of MySQL's DATETIME for Postgres?
In Database Asked by lesstha...3 Views 2 days ago




