Your feedback is highly appreciated! Let's make Vertabelo even better.

0

SQL basics quiz problem

Rumen Lasev 1 dag geleden 0

Image 1679

Hello,

Could anyone please tell me why this asnwer is not being accepted? I find it ridiculious that I can't find any way to see what the actual answer is because I see no reason why this would be incorrect.

Thank you.

0
Beantwoord

How to define identifying or non-identifying relationship in Vertabelo?

Shantanu Kher 10 jaar geleden bijgewerkt door Łukasz Kubicki 1 dag geleden 2
I did not find any such option in Vertabelo while creating a data model for trial.
+1
Beantwoord

PDF generation problems

Nuo Xu 11 jaar geleden bijgewerkt door Łukasz Kubicki 1 dag geleden 5
when i use print to generate pdf version i came across 2 problems. first one is , when i go back to the edit model, i lost my previous work which i believed it should be aotu saved. Second is , it always breaks my design into several pages which i wanted it to be in one page. Since it beaks my design into several pages, it breaks my tables and references into different pages and makes it hard to read
0
Beantwoord

Restore Deleted Model

Joe Rudy 10 jaar geleden bijgewerkt door Łukasz Kubicki 1 dag geleden 2

Is it possible to restore a deleted model?

0
Voltooid

Add support for right-click context menu

Shane Tarleton 9 jaar geleden bijgewerkt door Łukasz Kubicki 1 dag geleden 2

It would be awesome to be able to right-click and see a menu that allows a user to add a new table / relation / etc. instead of having to go to the sub-nav menu and drag one of them out onto the canvas.

Antwoord
Łukasz Kubicki 1 dag geleden

Hello,


If you click on an item in the sub-nav menu then this item indicates default behaviour of left-click action.
For example, if click on the 'add new table' icon then after every click on the diagram new table will be added (until you change it). How to add a table




Every item has related number (e.g. add new table - 3). You can switch between them by pressing this number on a keyboard.


I think our solution is easier when it comes to batch adding and that's way we chose it.


I will keep the issue open so the other users can upvote and comment of this feature.




+1
Beantwoord

Graphical representation of UNIQUE columns

Max 9 jaar geleden bijgewerkt door Łukasz Kubicki 2 dag geleden 2

Why isn't there a "U" on the right side next to type like there is a graphical representation for private and foreign keys? I know you can set a variable as unique but it doesn't show in the diagram.

0
Beantwoord

Import of table and column descriptions from SQL not working

Mohit Vashisht 8 jaar geleden bijgewerkt door Łukasz Kubicki 2 dag geleden 2

I need to migrate over existing model with 150 tables from another tool to vertabelo along with descriptions through SQL export-import? Right now tables are getting imported but no table descriptions or column descriptions are imported. How to do that?

0
Beantwoord

my college doesn't issue any email addresses

abhisinghal2103 7 jaar geleden bijgewerkt door Łukasz Kubicki 2 dag geleden 2
Antwoord
Łukasz Kubicki 2 dag geleden

Hi,

I assume you want to use an academic account on Vertabelo. 


You can create an academic account providing a scan of your ID card. You do not have to provide an academic email address. In the registration form, next to the field 'ID card scan', select the image from your local disk. 


I hope that helps,

Mariusz Zakrzewski 

+1
Beantwoord

Does Vertabelo offer database plans or just design services?

MiniDarkOF 7 jaar geleden bijgewerkt door Łukasz Kubicki 2 dag geleden 2

Do I need a third-party database service?
or ...
Does Vertabelo offer database plans?

Thanks Anyway,
- Emanuel Messias, R.d.S (Brazil)

0
Beantwoord

NONCLUSTERED PRIMARY KEY

Dixant Rai 6 jaar geleden bijgewerkt door Łukasz Kubicki 2 dag geleden 6

Is it possible to create NONCLUSTERED PrimaryKey while still using the PK flag to identify them? I'm trying to achieve this in sql server.